#include <boost/mpl/if.hpp>
#include <boost/type_traits/remove_cv.hpp>
#include <boost/type_traits/remove_reference.hpp>
#include <boost/type_erasure/is_placeholder.hpp>
#include <boost/type_erasure/concept_of.hpp>
Classes | |
singleton | boost::type_erasure::any< Concept, T > |
The class template any can store any object that models a specific . More... | |
struct | boost::type_erasure::rebind_any< Any, T > |
A metafunction that changes the placeholder of an any. More... | |
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::type_erasure | |