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::readable_writable_iterator_t >::archetype< Value > Struct Template Reference

#include <iterator_archetypes.hpp>

Inheritance diagram for boost::iterators::iterator_access_archetype_impl< archetypes::readable_writable_iterator_t >::archetype< Value >:
Collaboration diagram for boost::iterators::iterator_access_archetype_impl< archetypes::readable_writable_iterator_t >::archetype< Value >:

Public Types

typedef
detail::read_write_proxy
< Value > 
reference
 

Public Member Functions

detail::read_write_proxy< Value > operator* () const
 

Member Typedef Documentation

Member Function Documentation

template<class Value >
detail::read_write_proxy<Value> boost::iterators::iterator_access_archetype_impl< archetypes::readable_writable_iterator_t >::archetype< Value >::operator* ( ) const
inline

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