Same as the overload taking bsl::string *.
Synopsis
Declared in <bdls_filesystemutil.h>
static
int
createTemporarySubdirectory(
std::string* outPath,
std::string_view const& rootDirectory,
std::string_view const& prefix);
Created with MrDocs