Same as the overload taking bsl::string *.

Synopsis

Declared in <bdls_filesystemutil.h>

static
void
makeUnsafeTemporaryFilename(
    std::pmr::string* outPath,
    std::string_view const& prefix);

Created with MrDocs