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

#include <iterator_archetypes.hpp>

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

Public Types

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

Public Member Functions

Derived & operator-- ()
 
Derived operator-- (int) const
 

Member Typedef Documentation

Member Function Documentation

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

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