2
0
mirror of https://github.com/catchorg/Catch2 synced 2026-02-25 17:02:21 +00:00
Files
Catch2/tests
Martin Hořeňovský fe64c28925 Reduce compilation costs of benchmarks
We replaced some simple std::algorithm usage by loops, and reduced
header inclusion.
2023-05-01 13:21:41 +02:00
..