cpp-stat-bench 0.24.0
Benchmark library with statistics for C++.
|
Class to register benchmarks. More...
#include <stat_bench/bench_impl/benchmark_case_register.h>
Public Member Functions | |
BenchmarkCaseRegister () noexcept | |
Constructor. | |
Class to register benchmarks.
Benchmark | Type of benchmark. |
Definition at line 38 of file benchmark_case_register.h.
|
inlinenoexcept |
Constructor.
Definition at line 43 of file benchmark_case_register.h.