#include <set0.hpp>
Public Types | |
typedef set0 | item_ |
typedef void_ | item_type_ |
typedef void_ | last_masked_ |
typedef long_< 1 > | order |
typedef long_< 0 > | size |
typedef aux::set_tag | tag |
typedef item_ | type |
Public Member Functions | |
BOOST_MPL_AUX_SET0_OVERLOAD (aux::no_tag, ORDER_BY_KEY, set0<>, void const volatile *) | |
BOOST_MPL_AUX_SET0_OVERLOAD (aux::yes_tag, IS_MASKED, set0<>, void const volatile *) | |
Definition at line 53 of file aux_/set0.hpp.
typedef set0 boost::mpl::set0< Dummy >::item_ |
Definition at line 55 of file aux_/set0.hpp.
typedef void_ boost::mpl::set0< Dummy >::item_type_ |
Definition at line 59 of file aux_/set0.hpp.
typedef void_ boost::mpl::set0< Dummy >::last_masked_ |
Definition at line 58 of file aux_/set0.hpp.
typedef long_<1> boost::mpl::set0< Dummy >::order |
Definition at line 61 of file aux_/set0.hpp.
typedef long_<0> boost::mpl::set0< Dummy >::size |
Definition at line 60 of file aux_/set0.hpp.
typedef aux::set_tag boost::mpl::set0< Dummy >::tag |
Definition at line 57 of file aux_/set0.hpp.
typedef item_ boost::mpl::set0< Dummy >::type |
Definition at line 56 of file aux_/set0.hpp.
boost::mpl::set0< Dummy >::BOOST_MPL_AUX_SET0_OVERLOAD | ( | aux::no_tag | , |
ORDER_BY_KEY | , | ||
set0<> | , | ||
void const volatile * | |||
) |
boost::mpl::set0< Dummy >::BOOST_MPL_AUX_SET0_OVERLOAD | ( | aux::yes_tag | , |
IS_MASKED | , | ||
set0<> | , | ||
void const volatile * | |||
) |