#include <boost/mpl/long.hpp>
#include <boost/mpl/void.hpp>
#include <boost/mpl/aux_/na.hpp>
#include <boost/mpl/set/aux_/tag.hpp>
#include <boost/mpl/aux_/yes_no.hpp>
#include <boost/mpl/aux_/overload_names.hpp>
#include <boost/mpl/aux_/config/operators.hpp>
#include <boost/preprocessor/cat.hpp>
Go to the source code of this file.
Classes | |
struct | boost::mpl::set0< Dummy > |
Namespaces | |
boost | |
BOOST_MOVE_USE_STANDARD_LIBRARY_MOVE. | |
boost::mpl | |
Macros | |
#define | BOOST_MPL_AUX_SET0_OVERLOAD(R, f, X, T) static R BOOST_PP_CAT(BOOST_MPL_AUX_OVERLOAD_,f)(X const&, T) \ |
#define | BOOST_MPL_AUX_SET_OVERLOAD(R, f, X, T) |
#define BOOST_MPL_AUX_SET0_OVERLOAD | ( | R, | |
f, | |||
X, | |||
T | |||
) | static R BOOST_PP_CAT(BOOST_MPL_AUX_OVERLOAD_,f)(X const&, T) \ |
Definition at line 42 of file aux_/set0.hpp.
Definition at line 46 of file aux_/set0.hpp.