Functions | |
template<typename Key , typename Value , typename... Rest> | |
void | config_construct_unpack (config &cfg, Key &&key, Value &&val, Rest... fwd) |
|
inline |
Definition at line 960 of file config.hpp.
References config::add_child(), and config::insert().
Referenced by config::config().