Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
static_binding.hpp File Reference
This graph shows which files directly or indirectly include this file:

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...