GDB (xrefs)
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
std::hash< enum language > Struct Reference

Public Types

typedef enum language argument_type
 
typedef std::size_t result_type
 

Public Member Functions

result_type operator() (const argument_type &l) const noexcept
 

Detailed Description

Definition at line 924 of file dictionary.c.

Member Typedef Documentation

◆ argument_type

typedef enum language std::hash< enum language >::argument_type

Definition at line 926 of file dictionary.c.

◆ result_type

typedef std::size_t std::hash< enum language >::result_type

Definition at line 927 of file dictionary.c.

Member Function Documentation

◆ operator()()

result_type std::hash< enum language >::operator() ( const argument_type & l) const
inlinenoexcept

Definition at line 929 of file dictionary.c.


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