Development Version
1.2
- the old Config was problematic, because it supported only a narrow set of types
- Config now refactored to use templates
- all numeric types can be used as parameters for neo::Config::Read and neo::Config::Write now
- even typedefs like size_t or DWORD
- by implementing the configStructRead/configStructWrite, structured types can be handled by neo::Config as if they were natively supported
- std::vector is also support, meaning an entire vector can be saved by neo::Config with just one line
- neo::Path for constructing and splitting Windows path names
- neo::FileSearch for iterating through the files of a directory
1.1
1.0