mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-08 23:29:53 +01:00
e640c3837a
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`. |
||
---|---|---|
.. | ||
catch_analyse.hpp | ||
catch_benchmark_function.hpp | ||
catch_complete_invoke.hpp | ||
catch_estimate_clock.hpp | ||
catch_measure.hpp | ||
catch_repeat.hpp | ||
catch_run_for_at_least.hpp | ||
catch_stats.cpp | ||
catch_stats.hpp | ||
catch_timing.hpp |