[#BloombergLP-bslfmt-FormatterIntegral_Category-05b-category] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslfmt.adoc[bslfmt]::xref:BloombergLP/bslfmt/FormatterIntegral_Category-05b.adoc[FormatterIntegral_Category<bsl::nullptr_t>]::category :relfileprefix: ../../../ :mrdocs: Return the format category for `bsl::nullptr_t`. == Synopsis Declared in `<bslfmt_formatterintegralbase.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class t_CHAR> constexpr static StandardFormatSpecification<t_CHAR>::Category category(); ---- == Return Value the format category for `bsl::nullptr_t` [.small]#Created with https://www.mrdocs.com[MrDocs]#