Classes | |
struct | boost::type_erasure::static_binding< Map > |
Represents a mapping from placeholders to the actual types that they bind to. More... | |
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::type_erasure | |
Functions | |
template<class Map > | |
static_binding< Map > | boost::type_erasure::make_binding () |
A convenience function to prevent constructor calls from being parsed as function declarations. More... | |