Value‐semantic type holding a category and optional integral value.
Synopsis
Declared in <bslfmt_formatterspecificationnumericvalue.h>
struct FormatterSpecificationNumericValue;
Description
Primarily used to represent width and precision of a format specification.
Enums
Name |
Description |
Categories for parsed numeric format‐specification values. |
Member Functions
Name |
Description |
|
Constructors |
Return the |
|
Parse a hard‐coded integer or nested argument specification. |
|
Resolve a nested argument id into a concrete numeric value. |
|
Return the |
|
Return |
Friends
Name |
Description |
|
Visitor that extracts an integral nested format‐argument value. |
Created with MrDocs