userver: userver/fs/blocking/temp_directory.hpp File Reference
Loading...
Searching...
No Matches
temp_directory.hpp File Reference

Detailed Description

A unique directory for temporary files. The directory is deleted when the TempDirectory is destroyed.

Definition in file temp_directory.hpp.

Go to the source code of this file.

#include <string>
#include <string_view>
+ Include dependency graph for temp_directory.hpp:

Classes

class  fs::blocking::TempDirectory
 A unique directory for temporary files. The directory is deleted when the TempDirectory is destroyed. More...
 

Namespaces

namespace  fs
 filesystem support
 
namespace  fs::blocking
 blocking function and classes to work with filesystem