STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Static Public Attributes | List of all members
hash< _Kty > Struct Template Reference
Inheritance diagram for hash< _Kty >:
_Bitwise_hash< _Kty >

Static Public Attributes

static constexpr bool _Value = __is_enum(_Kty)
 

Additional Inherited Members

- Public Types inherited from _Bitwise_hash< _Kty >
typedef _Kty argument_type
 
typedef size_t result_type
 
- Public Member Functions inherited from _Bitwise_hash< _Kty >
size_t operator() (const _Kty &_Keyval) const
 

Member Data Documentation

template<class _Kty >
constexpr bool hash< _Kty >::_Value = __is_enum(_Kty)
static

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