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