...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
boost::type_erasure::static_binding
// In header: <boost/type_erasure/static_binding.hpp> template<typename Map> struct static_binding { // types typedef Map map_type; };