Inherits std::__hash_base< _Result, _Arg >.
|
| size_t | operator() (const __profile::vector< bool, _Alloc > &__b) const noexcept |
| |
template<typename _Alloc>
struct std::hash< __profile::vector< bool, _Alloc > >
std::hash specialization for vector<bool>.
Definition at line 559 of file profile/vector.
◆ _GLIBCXX17_DEPRECATED [1/2]
template<typename _Result , typename _Arg >
| typedef _Result result_type std::__hash_base< _Result, _Arg >::_GLIBCXX17_DEPRECATED |
|
inherited |
◆ _GLIBCXX17_DEPRECATED [2/2]
template<typename _Result , typename _Arg >
| typedef _Arg argument_type std::__hash_base< _Result, _Arg >::_GLIBCXX17_DEPRECATED |
|
inherited |
◆ operator()()
template<typename _Alloc >
| size_t std::hash< __profile::vector< bool, _Alloc > >::operator() |
( |
const __profile::vector< bool, _Alloc > & |
__b | ) |
const |
|
inlinenoexcept |
The documentation for this struct was generated from the following file: