Operations for Creating Temporary Files and Directories.
Returns the path to a new (unique) temporary file.
Create a New Temporary File starting with ($D namePrefix) and ending with 6 randomly defined characters. * * Returns: File Descriptor to opened file.
Create a New Temporary Directory Tree.
See Source File
Boost License 1.0.
Per Nordlöw 2018-.
Operations for Creating Temporary Files and Directories.