STLdoc
STLdocumentation
|
Public Member Functions | |
id () _NOEXCEPT | |
template<class _Ch , class _Tr > | |
basic_ostream< _Ch, _Tr > & | _To_text (basic_ostream< _Ch, _Tr > &_Str) |
Private Member Functions | |
id (_Thrd_id_t _Other_id) | |
size_t | _Hash_id () const |
Private Attributes | |
_Thrd_id_t | _Id |
Friends | |
struct | hash< thread::id > |
thread::id | thread::get_id () const _NOEXCEPT |
thread::id | this_thread::get_id () _NOEXCEPT |
bool | operator== (thread::id _Left, thread::id _Right) _NOEXCEPT |
bool | operator< (thread::id _Left, thread::id _Right) _NOEXCEPT |
|
inline |
|
inlineprivate |
|
inlineprivate |
|
inline |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
private |