Inherits std::__hash_base< _Result, _Arg >.
|
size_t | operator() (const ::bitset< _Nb > &__b) const noexcept |
|
template<size_t _Nb>
struct std::hash<::bitset< _Nb > >
std::hash specialization for bitset.
Definition at line 1572 of file bitset.
◆ argument_type
template<typename _Result , typename _Arg >
typedef _Arg std::__hash_base< _Result, _Arg >::argument_type |
|
inherited |
◆ result_type
template<typename _Result , typename _Arg >
typedef _Result std::__hash_base< _Result, _Arg >::result_type |
|
inherited |
◆ operator()()
template<size_t _Nb>
size_t std::hash<::bitset< _Nb > >::operator() |
( |
const ::bitset< _Nb > & |
__b | ) |
const |
|
inlinenoexcept |
The documentation for this struct was generated from the following file: