std::hash specialization for bitset.
More...
Inherits std::__hash_base< size_t,::bitset< _Nb > >.
List of all members.
Public Types
-
typedef _Arg argument_type
-
typedef _Result result_type
Public Member Functions
-
size_t operator() (const ::bitset< _Nb > &__b) const
Detailed Description
template<size_t _Nb>
struct std::hash<::bitset< _Nb > >
std::hash specialization for bitset.
Definition at line 1524 of file bitset.
The documentation for this struct was generated from the following file: