cpp-utilities/misc
Martchus 9d59ab5c29 Fix Traits::IsSpecializationOf for references
This check is also supposed to work for references so use the same approach
as for ignoring cv qualifiers.
2020-06-17 21:41:00 +02: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 Fix Traits::IsSpecializationOf for references 2020-06-17 21:41:00 +02:00