|
libmoost
|
#include <string>#include <sstream>#include <stdexcept>#include <boost/filesystem/path.hpp>

Go to the source code of this file.
Namespaces | |
| namespace | moost |
Creates a unique temporary directory; removed on scope exit. | |
| namespace | moost::utils |
Functions | |
| void | moost::utils::assert_absolute_path (const boost::filesystem::path &path, const std::string &what="", bool accept_empty_path=true) |