cpp-stat-bench 0.24.0
Benchmark library with statistics for C++.
|
Definition of BenchCaseHelper class. More...
#include "stat_bench/benchmark_case_name.h"
#include "stat_bench/benchmark_full_name.h"
#include "stat_bench/benchmark_group_name.h"
Go to the source code of this file.
Classes | |
class | stat_bench::bench_impl::BenchCaseHelper< Fixture > |
Class to help definition of cases in benchmarks. More... | |
Namespaces | |
namespace | stat_bench |
Namespace of stat_bench source codes. | |
namespace | stat_bench::bench_impl |
Namespace of internal implementation. | |
Definition of BenchCaseHelper class.
Definition in file benchmark_case_helper.h.