Return a temporary bsl::string constructed from the specified stringRef.
Declared in <balb_pipecontrolchannel.h>
static
bsl::string
flatten(bslstl::StringRef const& stringRef);
temporary bsl::string constructed from stringRef
| Name | Description |
|---|---|
| stringRef | string reference used to construct the temporary |