Map of config section name and setting name to list of config file values.

Synopsis

Declared in <common/settings.h>

std::map<std::string, std::map<std::string, std::vector<SettingsValue>>> ro_config;

Created with MrDocs