Return the format category for char.

Synopsis

Declared in <bslfmt_formatterintegralbase.h>

template<class t_CHAR>
constexpr
static
StandardFormatSpecification<t_CHAR>::Category
category();

Return Value

the format category for char

Created with MrDocs