std::thread::id::
id
<
cpp
|
thread
|
thread
|
id
id
(
)
noexcept
;
(C++11 起)
默认构造新的线程标识符。标识符不代表线程。
参数
(无)