6 Commits

Author SHA1 Message Date
John Wellbelove
c2143f5d6c Attempted fixes for MacOS compilation 2025-09-04 19:53:13 +01:00
John Wellbelove
57e52ba217 Disabled constexpr const container tests for C++11 2025-09-04 19:53:10 +01:00
John Wellbelove
f835daec50 Fixed compilation issues for const containers unit tests 2025-09-04 19:52:49 +01:00
John Wellbelove
67dfd5c0dd Completed tests for const_map, const_multimap, const_setand const_multiset 2025-07-08 20:41:34 +01:00
John Wellbelove
89647c14f2 Fixed const_map and const_set operator== to check container sizes 2025-07-08 08:18:03 +01:00
John Wellbelove
5f73295392 Modified const_map & const_multimap type definitions
Added const_set
2025-06-28 08:53:48 +01:00