Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::fusion::array_iterator< Array, Pos >::next< Iterator > Struct Template Reference

#include <array_iterator.hpp>

Inheritance diagram for boost::fusion::array_iterator< Array, Pos >::next< Iterator >:
Collaboration diagram for boost::fusion::array_iterator< Array, Pos >::next< Iterator >:

Public Types

typedef Iterator::index index
 
typedef Iterator::array_type array_type
 
typedef array_iterator
< array_type, index::value+mpl::int_
< 1 >::value > 
type
 

Static Public Member Functions

static
BOOST_FUSION_GPU_ENABLED type 
call (Iterator const &i)
 

Member Typedef Documentation

typedef Iterator::array_type boost::fusion::array_iterator< Array, Pos >::advance< Iterator, mpl::int_< 1 > >::array_type
inherited
typedef Iterator::index boost::fusion::array_iterator< Array, Pos >::advance< Iterator, mpl::int_< 1 > >::index
inherited
typedef array_iterator<array_type, index::value + mpl::int_< 1 > ::value> boost::fusion::array_iterator< Array, Pos >::advance< Iterator, mpl::int_< 1 > >::type
inherited

Member Function Documentation

static BOOST_FUSION_GPU_ENABLED type boost::fusion::array_iterator< Array, Pos >::advance< Iterator, mpl::int_< 1 > >::call ( Iterator const &  i)
inlinestaticinherited

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