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

#include <iterator_archetypes.hpp>

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

Public Types

typedef Value & reference
 

Public Member Functions

Value & operator* () const
 
Value * operator-> () const
 

Member Typedef Documentation

template<class Value >
typedef Value& boost::iterators::iterator_access_archetype_impl< archetypes::readable_lvalue_iterator_t >::archetype< Value >::reference

Member Function Documentation

template<class Value >
Value& boost::iterators::iterator_access_archetype_impl< archetypes::readable_lvalue_iterator_t >::archetype< Value >::operator* ( ) const
inline
template<class Value >
Value* boost::iterators::iterator_access_archetype_impl< archetypes::readable_lvalue_iterator_t >::archetype< Value >::operator-> ( ) const
inline

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