Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Uniquely identifies the current thread of execution.
thread::id this_thread::get_id() _NOEXCEPT;
Return Value
An object of type thread::id that uniquely identifies the current thread of execution.
Requirements
Header: thread
Namespace: std