|
ini-cpp
|
Yet another .ini parser for modern c++ (made for cpp17), Project page: https://github.com/SSARCandy/ini-cpp. More...
Classes | |
| class | INIReader |
| Read an INI file into easy-to-access name/value pairs. More... | |
| class | INIWriter |
| Write the contents of an INIReader to an ini file. More... | |
Yet another .ini parser for modern c++ (made for cpp17), Project page: https://github.com/SSARCandy/ini-cpp.