Type holding a category plus an optional integral value. This is a value semantic type primarily used to represent width and precision of a format specification.
Synopsis
Declared in <bslfmt_formatterspecificationnumericvalue.h>
struct FormatterSpecificationNumericValue;
Enums
Name |
Description |
Categories for parsed numeric format‐specification values. |
Member Functions
Name |
Description |
|
Constructors |
Return the |
|
Parse the string in the random‐access‐iterator range specified by |
|
If this object holds a non‐dynamic nested value (i.e., |
|
Return the |
|
Return |
Friends
Name |
Description |
|
Component‐private type to enable extraction of values held by format contexts during the postprocessing stage of determining the format specification (typically performed by the |
Created with MrDocs