Same as the related overload above for flatten.
Declared in <bdldfp_decimalutil.h>
static
char const*
flatten(std::pmr::string const& string);
result of invoking c_str() on string
| Name | Description |
|---|---|
| string | string whose c_str() result is returned |