Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Returns a unique identifier for the associated thread.
id get_id() const _NOEXCEPT;
Return Value
A thread::id object that uniquely identifies the associated thread, or thread::id() if no thread is associated with the object.
Requirements
Header: thread
Namespace: std