Map of setting name to list of command line values.
Synopsis
Declared in <common/settings.h>
std::map<std::string, std::vector<SettingsValue>> command_line_options;
Created with MrDocs
Map of setting name to list of command line values.
Declared in <common/settings.h>
std::map<std::string, std::vector<SettingsValue>> command_line_options;
Created with MrDocs