cpp-stat-bench 0.24.0
Benchmark library with statistics for C++.
Loading...
Searching...
No Matches
stat_bench::bench_impl::BenchmarkGroup Member List

This is the complete list of members for stat_bench::bench_impl::BenchmarkGroup, including all inherited members.

add(std::shared_ptr< IBenchmarkCase > bench_case)stat_bench::bench_impl::BenchmarkGroup
BenchmarkGroup(BenchmarkGroupName name)stat_bench::bench_impl::BenchmarkGroupexplicit
cases() const noexcept -> const util::OrderedMap< BenchmarkCaseName, std::shared_ptr< IBenchmarkCase > > &stat_bench::bench_impl::BenchmarkGroup
config() noexcept -> BenchmarkGroupConfig &stat_bench::bench_impl::BenchmarkGroup
config() const noexcept -> const BenchmarkGroupConfig &stat_bench::bench_impl::BenchmarkGroup
filter_by(const filters::ComposedFilter &filter)stat_bench::bench_impl::BenchmarkGroup
name() const noexcept -> const BenchmarkGroupName &stat_bench::bench_impl::BenchmarkGroup