#include <cstdlib>
#include <iostream>
#include <exception>
#include <string>
#include "boost/exception/exception.hpp"
#include "boost/exception/diagnostic_information.hpp"
#include "boost/property_tree/exceptions.hpp"
#include "boost/filesystem.hpp"
Go to the source code of this file.
Classes | |
class | AllInOneConfig::ConfigError |
Namespaces | |
AllInOneConfig | |
Functions | |
std::string | AllInOneConfig::colorify (std::string s) |
template<int FUNC> | |
int | AllInOneConfig::exceptions (int argc, char *argv[]) |