共用方式為


get_id 函式

可唯一識別執行目前執行緒。

thread::id this_thread::get_id() _NOEXCEPT;

傳回值

可唯一識別執行目前執行緒 thread::id 型別的物件。

需求

標題: thread

命名空間: std

請參閱

參考

<thread>

其他資源

C++ 標準程式庫標頭檔