Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::fusion::iterator_facade< Derived, Category >::advance< Iterator, N > Struct Template Reference

#include <iterator_facade.hpp>

Inheritance diagram for boost::fusion::iterator_facade< Derived, Category >::advance< Iterator, N >:
Collaboration diagram for boost::fusion::iterator_facade< Derived, Category >::advance< Iterator, N >:

Public Types

typedef T type
 

Public Member Functions

 BOOST_MPL_ASSERT_NOT ((traits::is_random_access< Iterator >))
 

Member Typedef Documentation

typedef T boost::mpl::identity< BOOST_MPL_AUX_NA_PARAM >::type
inherited

Member Function Documentation

template<typename Derived, typename Category>
template<typename Iterator , typename N >
boost::fusion::iterator_facade< Derived, Category >::advance< Iterator, N >::BOOST_MPL_ASSERT_NOT ( (traits::is_random_access< Iterator >)  )

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