Create an instance of FormatterSpecificationNumericValue_ArgVisitor that refers to the object to which the specified valuePtr points.
Synopsis
Declared in <bslfmt_formatterspecificationnumericvalue.h>
FormatterSpecificationNumericValue_ArgVisitor(FormatterSpecificationNumericValue* valuePtr);
Parameters
Name |
Description |
valuePtr |
object whose category and value this visitor updates |
Created with MrDocs