Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::fusion::std_tuple_iterator< Tuple, Index >::prior< Iterator > Struct Template Reference

#include <std_tuple_iterator.hpp>

Inheritance diagram for boost::fusion::std_tuple_iterator< Tuple, Index >::prior< Iterator >:
Collaboration diagram for boost::fusion::std_tuple_iterator< Tuple, Index >::prior< Iterator >:

Public Types

typedef Iterator::tuple_type tuple_type
 
typedef std_tuple_iterator
< tuple_type, index+mpl::int_
<-1 >::value > 
type
 

Static Public Member Functions

static
BOOST_FUSION_GPU_ENABLED type 
call (Iterator const &i)
 

Static Public Attributes

static int const index
 

Member Typedef Documentation

typedef Iterator::tuple_type boost::fusion::std_tuple_iterator< Tuple, Index >::advance< Iterator, mpl::int_<-1 > >::tuple_type
inherited
typedef std_tuple_iterator<tuple_type, index+mpl::int_<-1 > ::value> boost::fusion::std_tuple_iterator< Tuple, Index >::advance< Iterator, mpl::int_<-1 > >::type
inherited

Member Function Documentation

static BOOST_FUSION_GPU_ENABLED type boost::fusion::std_tuple_iterator< Tuple, Index >::advance< Iterator, mpl::int_<-1 > >::call ( Iterator const &  i)
inlinestaticinherited

Member Data Documentation

int const boost::fusion::std_tuple_iterator< Tuple, Index >::advance< Iterator, mpl::int_<-1 > >::index
staticinherited

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