iLand
Public Types | Public Member Functions | List of all members
hash< bitset< _Bits > > Struct Template Reference

#include <bitset.h>

Public Types

typedef bitset< _Bits > argument_type
 
typedef size_t result_type
 

Public Member Functions

size_t operator() (const argument_type &_Keyval) const
 

Member Typedef Documentation

◆ argument_type

template<size_t _Bits>
typedef bitset<_Bits> hash< bitset< _Bits > >::argument_type

◆ result_type

template<size_t _Bits>
typedef size_t hash< bitset< _Bits > >::result_type

Member Function Documentation

◆ operator()()

template<size_t _Bits>
size_t hash< bitset< _Bits > >::operator() ( const argument_type _Keyval) const
inline

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