libstdc++
std::hash<::bitset< _Nb > > Struct Template Reference

#include <bitset>

Public Member Functions

size_t operator() (const ::bitset< _Nb > &__b) const noexcept
 

Detailed Description

template<size_t _Nb>
struct std::hash<::bitset< _Nb > >

std::hash specialization for bitset.

Definition at line 1763 of file bitset.

Member Function Documentation

◆ operator()()

template<size_t _Nb>
size_t std::hash<::bitset< _Nb > >::operator() ( const ::bitset< _Nb > & __b) const
inlinenoexcept

Definition at line 1767 of file bitset.


The documentation for this struct was generated from the following file: