Return the format category for bsl::nullptr_t.
Synopsis
Declared in <bslfmt_formatterintegralbase.h>
template<class t_CHAR>
constexpr
static
StandardFormatSpecification<t_CHAR>::Category
category();
Return Value
the format category for bsl::nullptr_t
Created with MrDocs