Create a FormatterSpecificationNumericValue object with the specified value and category attributes.
FormatterSpecificationNumericValue
value
category
Declared in <bslfmt_formatterspecificationnumericvalue.h>
<bslfmt_formatterspecificationnumericvalue.h>
constexpr FormatterSpecificationNumericValue( Category category, int value);
Created with MrDocs