Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::iterators::iterator_access_archetype_impl< archetypes::writable_iterator_t >::archetype< Value > Struct Template Reference

#include <iterator_archetypes.hpp>

Public Types

typedef void value_type
 
typedef void reference
 
typedef void pointer
 

Public Member Functions

 BOOST_STATIC_ASSERT (!is_const< Value >::value)
 
detail::assign_proxy< Value > operator* () const
 

Member Typedef Documentation

template<class Value >
typedef void boost::iterators::iterator_access_archetype_impl< archetypes::writable_iterator_t >::archetype< Value >::pointer
template<class Value >
typedef void boost::iterators::iterator_access_archetype_impl< archetypes::writable_iterator_t >::archetype< Value >::reference
template<class Value >
typedef void boost::iterators::iterator_access_archetype_impl< archetypes::writable_iterator_t >::archetype< Value >::value_type

Member Function Documentation

template<class Value >
boost::iterators::iterator_access_archetype_impl< archetypes::writable_iterator_t >::archetype< Value >::BOOST_STATIC_ASSERT ( !is_const< Value >::value  )
template<class Value >
detail::assign_proxy<Value> boost::iterators::iterator_access_archetype_impl< archetypes::writable_iterator_t >::archetype< Value >::operator* ( ) const
inline

The documentation for this struct was generated from the following file: