|
libstdc++
|
std::hash specialization for __vstring. More...
Inherits std::__hash_base< size_t, __gnu_cxx::__vstring >.
Public Types | |
| typedef _Arg | argument_type |
| typedef _Result | result_type |
Public Member Functions | |
| size_t | operator() (const __gnu_cxx::__vstring &__s) const noexcept |
std::hash specialization for __vstring.