BloombergLP::bdldfp::DecimalUtil_CStringUtil::flatten

Return a temporary bsl::string constructed from the specified stringRef.

Synopsis

Declared in <bdldfp_decimalutil.h>

static
bsl::string
flatten(bslstl::StringRef const& stringRef);

Return Value

temporary bsl::string constructed from stringRef

Parameters

NameDescription
stringRefstring reference used to build a temporary string