[#bsl-hash-09] = xref:bsl.adoc[bsl]::xref:bsl/hash-06.adoc[hash]<std::thread::id> :relfileprefix: ../ :mrdocs: == Synopsis Declared in `<bsl_thread.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<> struct xref:bsl/hash-06.adoc[hash]<std::thread::id> : std::hash<std::thread::id> ---- == Base Classes [cols="1,4"] |=== | Name| Description | `std::hash<std::thread::id>` | |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#