A Scope based helper class to save and restore the current working directory. More...
#include <mia/core/utils.hh>
Public Member Functions | |
| CCWDSaver () | |
| ~CCWDSaver () | |
A Scope based helper class to save and restore the current working directory.
A helper class that stores the current working directory on construction and goes back to the it when the class intance is destroyed.
| CCWDSaver::CCWDSaver | ( | ) |
| CCWDSaver::~CCWDSaver | ( | ) |