cpp-stat-bench 0.24.0
Benchmark library with statistics for C++.
|
Definition of BenchmarkGroup class. More...
#include "stat_bench/bench_impl/benchmark_group.h"
#include "stat_bench/benchmark_group_name.h"
#include "stat_bench/plot_options.h"
#include "stat_bench/util/string_view.h"
Go to the source code of this file.
Classes | |
class | stat_bench::bench_impl::BenchmarkGroupRegister |
Class to register benchmark groups. More... | |
Namespaces | |
namespace | stat_bench |
Namespace of stat_bench source codes. | |
namespace | stat_bench::bench_impl |
Namespace of internal implementation. | |
Definition of BenchmarkGroup class.
Definition in file benchmark_group_register.h.