...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
boost::hash<std::type_index>
// In header: <boost/functional/hash.hpp> struct hash<std::type_index> { std::size_t operator()(std::type_index) const; };