Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::type_erasure::static_binding< Map > Struct Template Reference

Represents a mapping from placeholders to the actual types that they bind to. More...

#include <static_binding.hpp>

Detailed Description

template<class Map>
struct boost::type_erasure::static_binding< Map >

Represents a mapping from placeholders to the actual types that they bind to.

Precondition
Map must be an MPL map whose keys are placeholders.

The documentation for this struct was generated from the following file: