20 General utilities library [utilities]

20.17 Class type_Β­index [type.index]

20.17.4 Hash support [type.index.hash]

template<> struct hash<type_index>;
For an object index of type type_Β­index, hash<type_Β­index>()(index) shall evaluate to the same result as index.hash_Β­code().