Parser processing states for a format specification.
Synopsis
Declared in <bslfmt_formatspecificationparser.h>
enum ProcessingState;
Members
Name |
Description |
|
The format specification has not yet been parsed. |
|
The format specification has not yet been parsed. |
|
Parsing completed and post‐processing applied. |
Created with MrDocs