cpp-utilities/misc
Martchus e18731d438 Remove polyfill for std::make_unique 2019-06-10 16:15:48 +02:00
..
levenshtein.cpp Make math functions templates and move to misc 2019-05-13 22:42:17 +02:00
levenshtein.h Add algorithm for computing Damerau–Levenshtein distance 2018-05-05 23:26:53 +02:00
math.cpp Make math functions templates and move to misc 2019-05-13 22:42:17 +02:00
math.h Fix compile error with GCC 7.2.1 2019-05-29 14:07:50 +02:00
multiarray.h Add MultiArray class which provides an N-dimensional array 2018-05-05 23:05:46 +02:00
parseerror.cpp Rework ArgumentParser::parseArgs() 2019-06-10 16:03:27 +02:00
parseerror.h Rework ArgumentParser::parseArgs() 2019-06-10 16:03:27 +02:00
traits.h Fix Traits::IsSpecializationOf to ignore cv qualifier 2018-10-29 23:16:16 +01:00