This is a specialization of FormatterIntegral_Category template for bool.

Synopsis

Declared in <bslfmt_formatterintegralbase.h>

template<>
struct FormatterIntegral_Category<bool>;

Static Member Functions

Name

Description

category

Return the format category for bool.

Created with MrDocs