mirror of
https://github.com/catchorg/Catch2.git
synced 2026-01-26 17:22:28 +01:00
This keeps it out of the main include path when benchmarking is enabled, somewhat reducing the compilation-time penalty. Also moved some other functions into the .cpp file, especially helpers that could be given internal linkage, and concretized some iterator-templated code that only ever used `std::vector<double>::iterator`.
5.2 KiB
Executable File
5.2 KiB
Executable File