Skip to content

Releases: rickyah/ini-parser

Release list

Bug fixing

Choose a tag to compare

@rickyah rickyah released this 03 Aug 08:44

Template Methods in INIDataParser must be virtual so they can be overriden
by derived classes in order to modify the parsing algorihtm.