libstdc++
|
#include <bitset>
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.
|
inherited |
Definition at line 54 of file functional_hash.h.
|
inherited |
Definition at line 53 of file functional_hash.h.
|
inlinenoexcept |