17
Language support library
[support]
17.12
Coroutines
[support.coroutine]
17.12.3
Class template
coroutine_handle
[coroutine.handle]
17.12.3.7
Hash support
[coroutine.handle.hash]
🔗
template
<
class
P
>
struct
hash
<
coroutine_handle
<
P
>
>
;
1
#
The specialization is enabled (
[unord.hash]
)
.