ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
Loading...
Searching...
No Matches
TempFile.hpp File Reference

RAII temporary file and directory with automatic cleanup. More...

#include <filesystem>
#include <fstream>
#include <sstream>
#include <string>
#include <vector>
#include <unistd.h>

Go to the source code of this file.

Classes

class  ppforest2::io::TempDir
 RAII temporary directory with automatic cleanup. More...
 
class  ppforest2::io::TempFile
 RAII temporary file with automatic cleanup. More...
 

Namespaces

namespace  ppforest2
 
namespace  ppforest2::io
 

Detailed Description

RAII temporary file and directory with automatic cleanup.