Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::type_erasure::tuple_iterator< Tuple, N >::prior< It > Struct Template Reference

#include <tuple.hpp>

Inheritance diagram for boost::type_erasure::tuple_iterator< Tuple, N >::prior< It >:
Collaboration diagram for boost::type_erasure::tuple_iterator< Tuple, N >::prior< It >:

Public Types

typedef tuple_iterator< Tuple,(It::index::value+::boost::mpl::int_
<-1 >::value)> 
type
 

Static Public Member Functions

static type call (It it)
 

Member Typedef Documentation

typedef tuple_iterator<Tuple, (It::index::value+::boost::mpl::int_<-1 > ::value)> boost::type_erasure::tuple_iterator< Tuple, N >::advance< It, ::boost::mpl::int_<-1 > >::type
inherited

Member Function Documentation

static type boost::type_erasure::tuple_iterator< Tuple, N >::advance< It, ::boost::mpl::int_<-1 > >::call ( It  it)
inlinestaticinherited

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