Same as the overload taking bsl::string.

Synopsis

Declared in <bdldfp_decimalutil.h>

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

Return Value

result of invoking c_str() on string

Parameters

Name

Description

string

string whose c_str() result is returned

Created with MrDocs