Namespace struct holding enums used for parsing.
Synopsis
Declared in <bslfmt_formatspecificationparser.h>
struct FormatSpecificationParserEnums;
Enums
Name |
Description |
Alignment options parsed from a format specification. |
|
Parser processing states for a format specification. |
|
Bit flags indicating which format‐spec sections were parsed. |
|
Sign options parsed from a format specification. |
Derived Classes
Name |
Description |
A general mechanism used in format specification parsers. It supports parsing syntaxes of the form |
|
A general mechanism to parse and validate a Standard format specification string for a given argument type. |
Created with MrDocs