#include <std_tuple_iterator.hpp>

Public Types | |
| typedef Iterator::tuple_type | tuple_type |
| typedef std_tuple_iterator < tuple_type, index+N::value > | type |
Static Public Member Functions | |
| static BOOST_FUSION_GPU_ENABLED type | call (Iterator const &i) |
Static Public Attributes | |
| static int const | index = Iterator::index |
| typedef Iterator::tuple_type boost::fusion::std_tuple_iterator< Tuple, Index >::advance< Iterator, N >::tuple_type |
| typedef std_tuple_iterator<tuple_type, index+N::value> boost::fusion::std_tuple_iterator< Tuple, Index >::advance< Iterator, N >::type |
|
inlinestatic |
|
static |