#include <config.hpp>
Public Member Functions | |
any_child (const child_map::key_type *k, config *c) | |
Public Attributes | |
const child_map::key_type & | key |
config & | cfg |
Definition at line 655 of file config.hpp.
|
inline |
Definition at line 659 of file config.hpp.
config& config::any_child::cfg |
Definition at line 658 of file config.hpp.
const child_map::key_type& config::any_child::key |
Definition at line 657 of file config.hpp.
Referenced by config::find_total_first_of().