A unique temporary file. The file is deleted when the TempFile
object is destroyed.
Definition in file temp_file.hpp.
Go to the source code of this file.
#include <string>
#include <string_view>
Classes | |
class | fs::blocking::TempFile |
A unique temporary file. The file is deleted when the TempFile object is destroyed. More... | |
Namespaces | |
namespace | fs |
filesystem support | |
namespace | fs::blocking |
blocking function and classes to work with filesystem | |