ReFRACtor
|
Utility class. More...
#include <dir_change.h>
Public Member Functions | |
DirChange (const std::string &newdir) | |
~DirChange () noexcept(false) | |
Utility class.
This changes to a new directory, and on destruction changes back.
Definition at line 15 of file dir_change.h.
|
inline |
Definition at line 17 of file dir_change.h.
|
inlinenoexcept |
Definition at line 27 of file dir_change.h.