id(); | (since C++11) |
Default-constructs a new thread identifier. The identifier does not represent a thread.
Parameters
(none).
Exceptions
noexcept
specification: noexcept
id(); | (since C++11) |
Default-constructs a new thread identifier. The identifier does not represent a thread.
(none).
noexcept
specification: noexcept
Please login to continue.