libstdc++
Public Member Functions | List of all members
std::hash< thread::id > Struct Reference

Inherits std::__hash_base< _Result, _Arg >.

Public Member Functions

size_t operator() (const thread::id &__id) const noexcept
 

Detailed Description

std::hash specialization for thread::id.

Definition at line 349 of file std_thread.h.


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