Skip to content

C++ Generic Toolbox v2.1.0

Compare
Choose a tag to compare
@nadrino nadrino released this 20 Apr 19:47
· 359 commits to master since this release
  • 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