Home | All Classes | Grouped Classes | Index | Search
Getting the value of a unexisting option is undefined, so use the 'exists' function first to check if the option exists
const std::string& get_value( const std::string& option_name, int offset=0);
See also: