Classes | |
singleton | boost::type_erasure::any< Concept, T > |
The class template any can store any object that models a specific . More... | |
singleton | boost::type_erasure::param< Concept, T > |
A wrapper to help with overload resolution for functions operating on an any. More... | |
struct | boost::type_erasure::concept_of< T > |
A metafunction returning the concept corresponding to an any. More... | |
struct | boost::type_erasure::concept_of< ::boost::type_erasure::any< Concept, T > > |
INTERNAL ONLY. More... | |
struct | boost::type_erasure::concept_of< ::boost::type_erasure::param< Concept, T > > |
INTERNAL ONLY. More... | |
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::type_erasure | |