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

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

clear() noexceptstat_bench::bench_impl::InvocationContextRegistry
create(BenchmarkCondition cond, std::size_t iterations, std::size_t samples, std::size_t warming_up_samples) -> InvocationContext &stat_bench::bench_impl::InvocationContextRegistry
get() const -> InvocationContext &stat_bench::bench_impl::InvocationContextRegistry
instance() -> InvocationContextRegistry &stat_bench::bench_impl::InvocationContextRegistrystatic
InvocationContextRegistry(const InvocationContextRegistry &)=delete (defined in stat_bench::bench_impl::InvocationContextRegistry)stat_bench::bench_impl::InvocationContextRegistry
InvocationContextRegistry(InvocationContextRegistry &&)=delete (defined in stat_bench::bench_impl::InvocationContextRegistry)stat_bench::bench_impl::InvocationContextRegistry
operator=(const InvocationContextRegistry &)=delete (defined in stat_bench::bench_impl::InvocationContextRegistry)stat_bench::bench_impl::InvocationContextRegistry
operator=(InvocationContextRegistry &&)=delete (defined in stat_bench::bench_impl::InvocationContextRegistry)stat_bench::bench_impl::InvocationContextRegistry