mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-26 23:36:11 +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`. |
||
---|---|---|
.. | ||
detail | ||
catch_benchmark.hpp | ||
catch_chronometer.hpp | ||
catch_clock.hpp | ||
catch_constructor.hpp | ||
catch_environment.hpp | ||
catch_estimate.hpp | ||
catch_execution_plan.hpp | ||
catch_optimizer.hpp | ||
catch_outlier_classification.hpp | ||
catch_sample_analysis.hpp |