Refactoring of the configuration system
-
ParameterContainerbased onvariant - ConfigEntryType:
bool,Integer,UnsignedInteger,double,stringand lists of preceding types - automatic casting of any signed integral type to
Integer, any unsigned integral type toUnsignedInteger, any floating-point type todouble - refactoring and cleanup of
ConfigEntryBase,ConfigEntry,ConfigEntryList,ConfigDescriptionandparseCommandLine - added
parseINIConfigFile
See also #26 (closed).
Edited by Jakub Klinkovský