cpp-stat-bench 0.24.0
Benchmark library with statistics for C++.
|
Definition of InvocationContextRegistry class. More...
#include <cstddef>
#include <memory>
#include "stat_bench/benchmark_condition.h"
#include "stat_bench/invocation_context.h"
Go to the source code of this file.
Classes | |
class | stat_bench::bench_impl::InvocationContextRegistry |
Class to save InvocationContext object. More... | |
Namespaces | |
namespace | stat_bench |
Namespace of stat_bench source codes. | |
namespace | stat_bench::bench_impl |
Namespace of internal implementation. | |
Definition of InvocationContextRegistry class.
Definition in file invocation_context_registry.h.