[#fmt-formatter-055] = xref:fmt.adoc[fmt]::xref:fmt/formatter-02b.adoc[formatter]<std::thread::id, Char> :relfileprefix: ../ :mrdocs: == Synopsis Declared in `<fmt/std.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<typename Char> struct xref:fmt/formatter-02b.adoc[formatter]<std::thread::id, Char> : xref:fmt/basic_ostream_formatter.adoc[basic_ostream_formatter<Char>] ---- == Base Classes [cols="1,4"] |=== | Name| Description | `xref:fmt/basic_ostream_formatter.adoc[basic_ostream_formatter<Char>]` | |=== == Member Functions [cols="1"] |=== | Name | xref:fmt/basic_ostream_formatter/format.adoc[`format`] | xref:fmt/basic_ostream_formatter/set_debug_format.adoc[`set_debug_format`] [.small]#[deleted]# |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#