Scroll to navigation

std::thread::id::id(3) C++ Standard Libary std::thread::id::id(3)

NAME

std::thread::id::id - std::thread::id::id

Synopsis


id() noexcept; (since C++11)


Default-constructs a new thread identifier. The identifier does not represent a
thread.

Parameters


(none)

2022.07.31 http://cppreference.com