mirror of https://github.com/google/benchmark.git
e990563876
Test coverage isn't great, but not worse than the existing one. You'd think `BENCHMARK_CAPTURE` would suffice, but you can't pass `func<targs>` to it (due to the `<` and `>`), and when passing `(func<targs>)` we get issues with brackets. So i'm not sure if we can fully avoid this helper. That being said, if there is only a single template argument, `BENCHMARK_CAPTURE()` works fine if we avoid using function name. |
||
---|---|---|
.. | ||
assets/images | ||
AssemblyTests.md | ||
_config.yml | ||
dependencies.md | ||
index.md | ||
perf_counters.md | ||
platform_specific_build_instructions.md | ||
python_bindings.md | ||
random_interleaving.md | ||
reducing_variance.md | ||
releasing.md | ||
tools.md | ||
user_guide.md |