#include <utl/Branch.h>
Go to the source code of this file.
Namespaces | |
utl | |
Functions | |
template<class T1 , class T2 > | |
void | utl::LoadConfig (const utl::Branch &b, const std::string &tag, T1 &var, const T2 &defaultValue) |
Helper method to load a particular configuration parameter. More... | |