Rookfighter / inifile-cpp

A header-only and easy to use Ini file parser for C++.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add static default IniFile members

Rookfighter opened this issue · comments

Add static default fields to IniFile class

  • defaultSeparator
  • defaultComment
  • defaultSectionOpen
  • defaultSectionClose