summaryrefslogtreecommitdiff
path: root/Tests/AK/TestDistinctNumeric.cpp
AgeCommit message (Expand)Author
2023-01-06AK: Fix typo in -= operator of DistinctNumericAliaksandr Kalenik
2022-11-11AK: Add optional explicit cast to underlying type to DistinctNumericSam Atkins
2022-11-11AK+Everywhere: Replace DistinctNumeric bool parameters with named onesSam Atkins
2022-07-22Everywhere: Prefix 'TYPEDEF_DISTINCT_NUMERIC_GENERAL' with 'AK_'Linus Groh
2021-05-06Tests: Move AK tests to Tests/AKBrian Gianforcaro