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

Implementation of BenchmarkGroup class. More...

#include "stat_bench/bench_impl/benchmark_group.h"
#include <utility>
#include <fmt/format.h>
#include "stat_bench/benchmark_case_name.h"
#include "stat_bench/benchmark_full_name.h"
#include "stat_bench/stat_bench_exception.h"
+ Include dependency graph for benchmark_group.cpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  stat_bench
 Namespace of stat_bench source codes.
 
namespace  stat_bench::bench_impl
 Namespace of internal implementation.
 

Detailed Description

Implementation of BenchmarkGroup class.

Definition in file benchmark_group.cpp.