Format category enumeration.

Synopsis

Declared in <bslfmt_standardformatspecification.h>

enum Category;

Members

Name

Description

e_CATEGORY_UNASSIGNED

Unassigned format category.

e_CATEGORY_STRING

String format category.

e_CATEGORY_INTEGRAL

Integral format category.

e_CATEGORY_CHARACTER

Character format category.

e_CATEGORY_BOOLEAN

Boolean format category.

e_CATEGORY_FLOATING

Boolean format category.

e_CATEGORY_POINTER

Pointer format category.

Created with MrDocs