Class TempDir
Defined in File temp_dir.hpp
Class Documentation
-
class TempDir
a uniquely-named temporary directory in which temporary files can be created
currently this will be cleaned up at program exit, however it may be changed to clean up once all instances have gone out of scope, so keep a reference to this while you’re using it