Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::iterators::traversal_archetype_base< Value, AccessCategory, TraversalCategory > Struct Template Reference

#include <iterator_archetypes.hpp>

Inheritance diagram for boost::iterators::traversal_archetype_base< Value, AccessCategory, TraversalCategory >:
Collaboration diagram for boost::iterators::traversal_archetype_base< Value, AccessCategory, TraversalCategory >:

Public Types

typedef
traversal_archetype_impl
< TraversalCategory >
::template archetype
< iterator_archetype< Value,
AccessCategory,
TraversalCategory >, Value > 
base
 

Member Typedef Documentation

typedef traversal_archetype_impl<TraversalCategory>::template archetype<iterator_archetype< Value, AccessCategory, TraversalCategory > ,Value> boost::iterators::detail::traversal_archetype_< iterator_archetype< Value, AccessCategory, TraversalCategory > , Value, TraversalCategory >::base
inherited

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