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

#include <iterator_archetypes.hpp>

Inheritance diagram for boost::iterators::detail::traversal_archetype_< Derived, Value, TraversalCategory >:
Collaboration diagram for boost::iterators::detail::traversal_archetype_< Derived, Value, TraversalCategory >:

Public Types

typedef
traversal_archetype_impl
< TraversalCategory >
::template archetype< Derived,
Value > 
base
 

Public Member Functions

 traversal_archetype_ ()
 
 traversal_archetype_ (ctor_arg arg)
 

Member Typedef Documentation

template<class Derived, class Value, class TraversalCategory>
typedef traversal_archetype_impl<TraversalCategory>::template archetype<Derived,Value> boost::iterators::detail::traversal_archetype_< Derived, Value, TraversalCategory >::base

Constructor & Destructor Documentation

template<class Derived, class Value, class TraversalCategory>
boost::iterators::detail::traversal_archetype_< Derived, Value, TraversalCategory >::traversal_archetype_ ( )
inline
template<class Derived, class Value, class TraversalCategory>
boost::iterators::detail::traversal_archetype_< Derived, Value, TraversalCategory >::traversal_archetype_ ( ctor_arg  arg)
inline

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