Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
placeholder_of.hpp File Reference

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::placeholder_of< T >
 A metafunction returning the (const/reference qualified) placeholder corresponding to an any. More...
 
struct  boost::type_erasure::placeholder_of< ::boost::type_erasure::any< Concept, T > >
 INTERNAL ONLY. More...
 
struct  boost::type_erasure::placeholder_of< ::boost::type_erasure::param< Concept, T > >
 INTERNAL ONLY. More...
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::type_erasure