23 General utilities library [utilities]

23.18 Class type_­index [type.index]

23.18.4 Hash support [type.index.hash]

template <> struct hash<type_index>;

Для объекта index типа type_­index, hash<type_­index>()(index) должен оценить к тому же результату , как index.hash_­code().