ark::config::IniFile
Defined in header “ark/config/ini_parser.hh”.
Represents the parsed INI file.
Methods
- auto operator(const IniFile & other)
Default comparator.
Variables
- std::map< std::string, IniSection > sections
A mapping of sections, by name.