BloombergLP::bdldfp::DecimalUtil_CStringUtil::flatten

Same as the related overload above for flatten.

Synopsis

Declared in <bdldfp_decimalutil.h>

static
char const*
flatten(std::pmr::string const& string);

Return Value

result of invoking c_str() on string

Parameters

NameDescription
stringstring whose c_str() result is returned