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 FormatSpecificationParser). This type exists so that FormatSpecificationParser can update FormatterSpecificationNumericValue to the value contained by a Standard basic_format_arg using the Standard visit_format_arg function.
Declared in <bslfmt_formatterspecificationnumericvalue.h>
class FormatterSpecificationNumericValue_ArgVisitor;
| Name | Description |
|---|---|
FormatterSpecificationNumericValue_ArgVisitor [constructor] | Create an instance of FormatterSpecificationNumericValue_ArgVisitor that refers to the object to which the specified valuePtr points. |
operator() | Function call operators |