Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
Manage a temporary directory for storage, with automated clean-up.
Definition in file temp-dir.hpp.
#include "lib/error.hpp"
#include "lib/nocopy.hpp"
#include "lib/random.hpp"
#include "lib/stat/file.hpp"
#include "include/limits.hpp"
#include "lib/format-string.hpp"
#include "lib/util.hpp"
#include <fstream>
#include <string>
Classes | |
class | TempDir |
A RAII style temporary directory. More... | |
Variables | |
Literal | TEMPFILE_PREFIX = "Lux" |
Namespaces | |
lib | |
Implementation namespace for support and library code. | |