#include <array_iterator.hpp>
Public Types | |
typedef Iterator::array_type | array_type |
typedef mpl::if_< is_const < array_type >, typename array_type::const_reference, typename array_type::reference > ::type | type |
Static Public Member Functions | |
static BOOST_FUSION_GPU_ENABLED type | call (Iterator const &it) |
typedef Iterator::array_type boost::fusion::array_iterator< Array, Pos >::deref< Iterator >::array_type |
typedef mpl::if_< is_const<array_type> , typename array_type::const_reference , typename array_type::reference >::type boost::fusion::array_iterator< Array, Pos >::deref< Iterator >::type |
|
inlinestatic |
References boost::program_options::value().