BloombergLP::bslfmt::FormatSpecificationParserEnums::ProcessingState

Parser processing states for a format specification.

Synopsis

Declared in <bslfmt_formatspecificationparser.h>

enum ProcessingState;

Members

NameDescription
e_STATE_UNPARSED The format specification has not yet been parsed.
e_STATE_PARSED The format specification has not yet been parsed.
e_STATE_POSTPROCESSED Parsing completed and post-processing applied.