Same as the related overload above for stringify.
Declared in <bdljsn_numberutil.h>
static
void
stringify(
bsl::string* result,
bdldfp::Decimal64 const& value);
| Name | Description |
|---|---|
| result | receives the formatted number text |
| value | numeric value to stringify |