CellModules
std::hash< mingw_stdthread::thread::id > Struct Reference

#include <mingw.thread.h>

Public Types

typedef mingw_stdthread::thread::id argument_type
 
typedef size_t result_type
 

Public Member Functions

size_t operator() (const argument_type &i) const noexcept
 

Detailed Description

Definition at line 334 of file mingw.thread.h.

Member Typedef Documentation

◆ argument_type

typedef mingw_stdthread::thread::id std::hash< mingw_stdthread::thread::id >::argument_type

Definition at line 336 of file mingw.thread.h.

◆ result_type

typedef size_t std::hash< mingw_stdthread::thread::id >::result_type

Definition at line 337 of file mingw.thread.h.

Member Function Documentation

◆ operator()()

size_t std::hash< mingw_stdthread::thread::id >::operator() ( const argument_type i) const
inlinenoexcept

Definition at line 338 of file mingw.thread.h.


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