get_id 函式
可唯一識別執行目前執行緒。
thread::id this_thread::get_id() _NOEXCEPT;
傳回值
可唯一識別執行目前執行緒 thread::id 型別的物件。
需求
標題: thread
命名空間: std
可唯一識別執行目前執行緒。
thread::id this_thread::get_id() _NOEXCEPT;
可唯一識別執行目前執行緒 thread::id 型別的物件。
標題: thread
命名空間: std