Toolbox snapshot
The Reactive C++ Toolbox
|
Go to the source code of this file.
Classes | |
class | toolbox::util::Config |
Simple config reader with environment variable substitution. More... | |
class | toolbox::util::MultiConfig |
Namespaces | |
namespace | toolbox |
namespace | toolbox::util |
Functions | |
template<typename FnT > | |
std::istream & | toolbox::util::parse_section (std::istream &is, FnT fn, std::string *name=nullptr) |