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_impl< single_pass_traversal_tag >::archetype< Derived, Value > Struct Template Reference

#include <iterator_archetypes.hpp>

Inheritance diagram for boost::iterators::detail::traversal_archetype_impl< single_pass_traversal_tag >::archetype< Derived, Value >:
Collaboration diagram for boost::iterators::detail::traversal_archetype_impl< single_pass_traversal_tag >::archetype< Derived, Value >:

Public Types

typedef std::ptrdiff_t difference_type
 
typedef
traversal_archetype_impl
< incrementable_traversal_tag >
::template archetype< Derived,
Value > 
base
 

Public Member Functions

 archetype (ctor_arg arg)
 

Member Typedef Documentation

template<class Derived , class Value >
typedef std::ptrdiff_t boost::iterators::detail::traversal_archetype_impl< single_pass_traversal_tag >::archetype< Derived, Value >::difference_type

Constructor & Destructor Documentation

template<class Derived , class Value >
boost::iterators::detail::traversal_archetype_impl< single_pass_traversal_tag >::archetype< Derived, Value >::archetype ( ctor_arg  arg)
inlineexplicit

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