catch2/src
Martin Hořeňovský 22e6490325
Remove copyability from BenchmarkFunction
Technically we should be able to remove moveability as well, but
then we would need a larger surgery. This already improves the
compile times and binary sizes by a surprising amount.
2024-07-22 10:54:14 +02:00
..
catch2 Remove copyability from BenchmarkFunction 2024-07-22 10:54:14 +02:00
CMakeLists.txt Use built-in CMake feature for requiring a specific language standard 2024-03-12 22:54:09 +01:00