#include <begin_end.hpp>
Public Types | |
typedef sequence_tag< Sequence >::type | tag_ |
typedef begin_impl< tag_ >::template apply< Sequence >::type | type |
Definition at line 31 of file begin_end.hpp.
typedef sequence_tag<Sequence>::type boost::mpl::begin< BOOST_MPL_AUX_NA_PARAM >::tag_ |
Definition at line 33 of file begin_end.hpp.
typedef begin_impl< tag_ >::template apply< Sequence >::type boost::mpl::begin< BOOST_MPL_AUX_NA_PARAM >::type |
Definition at line 35 of file begin_end.hpp.