.TH "std::thread::id" 3cxx "Sun Feb 7 2021" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::thread::id \- thread::id .SH SYNOPSIS .br .PP .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 "class \fBhash< thread::id >\fP" .br .ti -1c .RI "bool \fBoperator<\fP (\fBthread::id\fP __x, \fBthread::id\fP __y) noexcept" .br .ti -1c .RI "template \fBbasic_ostream\fP< _CharT, _Traits > & \fBoperator<<\fP (\fBbasic_ostream\fP< _CharT, _Traits > &__out, \fBthread::id\fP __id)" .br .ti -1c .RI "bool \fBoperator==\fP (\fBthread::id\fP __x, \fBthread::id\fP __y) noexcept" .br .ti -1c .RI "class \fBthread\fP" .br .in -1c .SH "Detailed Description" .PP thread::id .PP Definition at line 77 of file thread\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.