Return a temporary bsl::string constructed from the specified stringView.
Synopsis
Declared in <bdls_filesystemutil.h>
static
bsl::string
flatten(std::string_view const& stringView);
Created with MrDocs
Return a temporary bsl::string constructed from the specified stringView.
Declared in <bdls_filesystemutil.h>
static
bsl::string
flatten(std::string_view const& stringView);
Created with MrDocs