.TH "std::thread::id" 3cxx "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::thread::id \- thread::id .SH SYNOPSIS .br .PP .PP \fC#include \fP .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBid\fP (native_handle_type __id)" .br .in -1c .SS "Friends" .in +1c .ti -1c .RI "\fBclass\fP \fBhash< thread::id >\fP" .br .ti -1c .RI "bool \fBoperator<\fP (\fBthread::id\fP __x, \fBthread::id\fP \fB__y\fP) \fBnoexcept\fP" .br .ti -1c .RI "template<\fBclass\fP _CharT , \fBclass\fP _Traits > \fBbasic_ostream\fP< _CharT, _Traits > & \fBoperator<<\fP (\fBbasic_ostream\fP< _CharT, _Traits > &\fB__out\fP, \fBthread::id\fP __id)" .br .ti -1c .RI "bool \fBoperator==\fP (\fBthread::id\fP __x, \fBthread::id\fP \fB__y\fP) \fBnoexcept\fP" .br .ti -1c .RI "\fBclass\fP \fBthread\fP" .br .in -1c .SH "Detailed Description" .PP thread::id .PP Definition at line \fB77\fP of file \fBthread\fP\&. .SH "Constructor & Destructor Documentation" .PP .SS "std::thread::id::id ()\fC [inline]\fP, \fC [noexcept]\fP" .PP Definition at line \fB82\fP of file \fBthread\fP\&. .SS "std::thread::id::id (native_handle_type __id)\fC [inline]\fP, \fC [explicit]\fP" .PP Definition at line \fB85\fP of file \fBthread\fP\&. .SH "Friends And Related Symbol Documentation" .PP .SS "friend \fBclass\fP \fBhash\fP< \fBthread::id\fP >\fC [friend]\fP" .PP Definition at line \fB88\fP of file \fBthread\fP\&. .SS "bool \fBoperator\fP< (\fBthread::id\fP __x, \fBthread::id\fP __y)\fC [friend]\fP" .PP Definition at line \fB289\fP of file \fBthread\fP\&. .SS "template<\fBclass\fP _CharT , \fBclass\fP _Traits > \fBbasic_ostream\fP< _CharT, _Traits > & \fBoperator\fP<< (\fBbasic_ostream\fP< _CharT, _Traits > & __out, \fBthread::id\fP __id)\fC [friend]\fP" .PP Definition at line \fB306\fP of file \fBthread\fP\&. .SS "bool \fBoperator\fP== (\fBthread::id\fP __x, \fBthread::id\fP __y)\fC [friend]\fP" .PP Definition at line \fB276\fP of file \fBthread\fP\&. .SS "friend \fBclass\fP \fBthread\fP\fC [friend]\fP" .PP Definition at line \fB88\fP of file \fBthread\fP\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.