|
libstdc++
|
std::hash specialization for vector<bool>. More...
Inherits std::__hash_base< size_t,::vector< bool, _Alloc > >.
Public Types | |
| typedef _Arg | argument_type |
| typedef _Result | result_type |
Public Member Functions | |
| size_t | operator() (const ::vector< bool, _Alloc > &) const noexcept |
std::hash specialization for vector<bool>.
Definition at line 1143 of file stl_bvector.h.