#include <array_iterator.hpp>
Public Types | |
typedef mpl::minus< typename I2::index, typename I1::index > ::type | type |
Static Public Member Functions | |
static BOOST_FUSION_GPU_ENABLED type | call (I1 const &, I2 const &) |
typedef mpl::minus< typename I2::index, typename I1::index >::type boost::fusion::array_iterator< Array, Pos >::distance< I1, I2 >::type |
|
inlinestatic |