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