cpp-stat-bench 0.24.0
Benchmark library with statistics for C++.
|
Definition of BenchmarkCondition class. More...
#include <cstddef>
#include <utility>
#include "stat_bench/param/num_threads_parameter_name.h"
#include "stat_bench/param/parameter_dict.h"
Go to the source code of this file.
Classes | |
class | stat_bench::BenchmarkCondition |
Class of conditions of benchmarks. More... | |
Namespaces | |
namespace | stat_bench |
Namespace of stat_bench source codes. | |
Definition of BenchmarkCondition class.
Definition in file benchmark_condition.h.