[#bsl-filesystem-temp_directory_path] = xref:bsl.adoc[bsl]::xref:bsl/filesystem.adoc[filesystem]::temp_directory_path :relfileprefix: ../../ :mrdocs: Alias for `std::filesystem::temp_directory_path` in the `bsl` namespace. == Synopsis Declared in `<bsl_filesystem.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using std::filesystem::temp_directory_path; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#