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

#include <iterator_archetypes.hpp>

Classes

struct  bogus
 

Public Types

typedef bogus difference_type
 

Public Member Functions

 archetype (ctor_arg)
 
Derived & operator++ ()
 
Derived operator++ (int) const
 

Member Typedef Documentation

template<class Derived , class Value >
typedef bogus boost::iterators::detail::traversal_archetype_impl< incrementable_traversal_tag >::archetype< Derived, Value >::difference_type

Constructor & Destructor Documentation

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

Member Function Documentation

template<class Derived , class Value >
Derived& boost::iterators::detail::traversal_archetype_impl< incrementable_traversal_tag >::archetype< Derived, Value >::operator++ ( void  )
inline
template<class Derived , class Value >
Derived boost::iterators::detail::traversal_archetype_impl< incrementable_traversal_tag >::archetype< Derived, Value >::operator++ ( int  ) const
inline

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