cpp-stat-bench 0.24.0
Benchmark library with statistics for C++.
Loading...
Searching...
No Matches
benchmark_case_register.h File Reference

Definition of BenchmarkCaseRegister class. More...

#include <cstdlib>
#include <exception>
#include <iostream>
#include <memory>
#include "stat_bench/bench_impl/benchmark_case_registry.h"
+ Include dependency graph for benchmark_case_register.h:
+ This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Definition of BenchmarkCaseRegister class.

Definition in file benchmark_case_register.h.