cpp-utilities/misc
Martchus 46bebace20 Consider std::basic_string_view a string in Traits::IsString
* Fix e.g. using std::string_view with CppUnit and
  the tests/testutils.h header
* Fix documentation
* Possibly a source incompatible change in some rare uses but
  not worth a major version bump
2019-11-28 22:32:47 +01:00
..
flagenumclass.h Prevent clang-format from messing CPP_UTILITIES_MARK_FLAG_ENUM_CLASS 2019-08-13 00:34:07 +02:00
levenshtein.cpp Fix typo in Damerau–Levenshtein documentation 2019-08-16 14:38:57 +02:00
levenshtein.h Have everything in one top-level namespace 2019-06-10 21:56:46 +02:00
math.cpp Have everything in one top-level namespace 2019-06-10 21:56:46 +02:00
math.h Have everything in one top-level namespace 2019-06-10 21:56:46 +02:00
multiarray.h Have everything in one top-level namespace 2019-06-10 21:56:46 +02:00
parseerror.cpp Fix old namespaces being mentioned in the documentation 2019-09-04 18:45:28 +02:00
parseerror.h Have everything in one top-level namespace 2019-06-10 21:56:46 +02:00
traits.h Consider std::basic_string_view a string in Traits::IsString 2019-11-28 22:32:47 +01:00