Files
CMake/Tests/CMakeLib
Brad King 2647d97ab7 cmext/enum_set: Fix static default construction on older AppleClang versions
AppleClang 8.0 and below do not understand a `= default;` constructor
in static constant default initialization, but do accept `{}`.
2025-05-16 15:03:32 -04:00
..
2023-05-30 09:46:12 -04:00
2023-10-01 06:52:44 -04:00