|
MSTL 1.4.0
A Modern C++ Library with extended functionality, web components, and utility libraries
|
成员的完整列表,这些成员属于 thread::id,包括所有继承而来的类成员
| id() noexcept=default | thread::id | |
| id(const native_id_type id) noexcept | thread::id | inlineexplicit |
| native_handle() const noexcept | thread::id | inline |
| operator!=(const id &rhs) const noexcept | thread::id | inline |
| operator==(const id &rhs) const noexcept | thread::id | inline |
| to_hash() const noexcept | thread::id | inline |