std::thread::id::
id
<
cpp
|
thread
|
thread
|
id
id
(
)
noexcept
;
(since C++11)
Default-constructs a new thread identifier. The identifier does not represent a thread.
Parameters
(none)