libstdc++
|
#include <functional_hash.h>
Inherits __conditional_t< __is_enum(_Tp), __hash_enum< _Tp >, __hash_not_enabled< _Tp > >.
Primary class template hash.
Primary class template hash, usable for enum types only.
Definition at line 104 of file functional_hash.h.