#include <std_tuple_iterator.hpp>
Public Types | |
typedef mpl::int_< Last::index-First::index > | type |
Static Public Member Functions | |
static BOOST_FUSION_GPU_ENABLED type | call (First const &, Last const &) |
typedef mpl::int_<Last::index-First::index> boost::fusion::std_tuple_iterator< Tuple, Index >::distance< First, Last >::type |
|
inlinestatic |