Bit flags indicating which format‐spec sections were parsed.
Synopsis
Declared in <bslfmt_formatspecificationparser.h>
enum Sections;
Members
Name |
Description |
|
No format‐spec sections have been parsed. |
|
No format‐spec sections have been parsed. |
|
Format‐spec section for the sign flag. |
|
Format‐spec section for the sign flag. |
|
Format‐spec section for the sign flag. |
|
Format‐spec section for the sign flag. |
|
Format‐spec section for the sign flag. |
|
Format‐spec section for the sign flag. |
|
Format‐spec section for the sign flag. |
|
Format‐spec section for the sign flag. |
Created with MrDocs