We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
5dbf5cb
Fixed #49 by making C++ INIReader.Get() compatible with pre-C++11 compilers (use map.find instead of new map.at).