cpp-stat-bench 0.24.0
Benchmark library with statistics for C++.
|
Definition of BenchmarkCaseRegister class. More...
#include <cstdlib>
#include <exception>
#include <iostream>
#include <memory>
#include "stat_bench/bench_impl/benchmark_case_registry.h"
Go to the source code of this file.
Classes | |
class | stat_bench::bench_impl::BenchmarkCaseRegister< Benchmark > |
Class to register benchmarks. More... | |
Namespaces | |
namespace | stat_bench |
Namespace of stat_bench source codes. | |
namespace | stat_bench::bench_impl |
Namespace of internal implementation. | |
Definition of BenchmarkCaseRegister class.
Definition in file benchmark_case_register.h.