Defines the Core module. More...
#include <boost/mpl11/fwd/core.hpp>
#include <boost/mpl11/detail/dependent.hpp>
#include <boost/mpl11/functional.hpp>
#include <boost/mpl11/fwd/bool.hpp>
#include <boost/mpl11/fwd/logical.hpp>
#include <boost/mpl11/bool.hpp>
#include <boost/mpl11/detail/std_is_same.hpp>
#include <boost/mpl11/logical.hpp>
Go to the source code of this file.
Classes | |
struct | boost::mpl11::instantiate< Typeclass > |
Holds default methods of typeclasses. More... | |
struct | boost::mpl11::box< x > |
Boxes its argument. More... | |
struct | boost::mpl11::datatype< ctor > |
Returns the datatype of the given data constructor. More... | |
struct | boost::mpl11::cast_to< To > |
Metafunction class converting an object to the To datatype. More... | |
struct | boost::mpl11::cast< From, To > |
Metafunction class converting an object of the From datatype to an object of the To datatype. More... | |
Defines the Core module.