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

Inherits std::__hash_base< _Result, _Arg >.

Public Types

typedef _Arg argument_type
 
typedef _Result result_type
 

Public Member Functions

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

Detailed Description

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

std::hash specialization for bitset.

Definition at line 371 of file profile/bitset.


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