libstdc++
|
Inherits std::__hash_base< _Result, _Arg >.
Public Types | |
typedef _Arg | argument_type |
typedef _Result | result_type |
Public Member Functions | |
size_t | operator() (const u16string &__s) const noexcept |
std::hash specialization for u16string.
Definition at line 3112 of file basic_string.h.