Releases: nadrino/cpp-generic-toolbox
Releases · nadrino/cpp-generic-toolbox
C++ Generic Toolbox v3.0.0
- Several additions
C++ Generic Toolbox v2.1.0
- Adding ENUM_EXPANDER
- getAverage now returns a double, no matter the input vector type
- waitProgressBar
- getSubVector (similar to getSubString)
- printMap (similar to printVector)
- Cleanup (now implementation files are in subfolders)
Full details: here
C++ Generic Toolbox v2.0.0
Lots of additions/fixes since v1.0.0. For full details, see: this link
C++ Generic Toolbox v1.0.0
First release of the C++ Generic Toolbox