Static Public Member Functions | |
template<class T > | |
static utils::tconst_clone < config, T >::reference | child (T config, const std::string &key, const std::string &parent) |
Implementation for the wrappers for [const] config& child(const std::string& key, const std::string& parent);. More... | |
Definition at line 62 of file config.cpp.
|
inlinestatic |
Implementation for the wrappers for [const] config& child(const std::string& key, const std::string& parent);.
T | A pointer to the config. |
at the moment there seem to be dependency issues, which i don't want to fix right now.
Definition at line 72 of file config.cpp.
References error().
Referenced by config::child().