22
General utilities library
[utilities]
22.11
Class
type_
index
[type.index]
22.11.4
Hash support
[type.index.hash]
🔗
template
<
>
struct
hash
<
type_index
>
;
1
#
For an object
index
of type
type_
index
,
hash
<
type_
index
>
(
)
(
index
)
shall evaluate to the same result as
index
.
hash_
code
(
)
.