libmoost
/home/mhx/git/github/libmoost/include/moost/utils/assert.hpp File Reference
#include <string>
#include <sstream>
#include <stdexcept>
#include <boost/filesystem/path.hpp>
Include dependency graph for assert.hpp:
This graph shows which files directly or indirectly include this file:

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)