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

Synopsis

Declared in <balb_pipecontrolchannel.h>

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

Return Value

temporary bsl::string constructed from stringRef

Parameters

Name

Description

stringRef

string reference used to construct the temporary

Created with MrDocs