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