cpp-stat-bench 0.24.0
Benchmark library with statistics for C++.
|
Implementation of InvocationContextRegistry class. More...
#include "stat_bench/bench_impl/invocation_context_registry.h"
#include <memory>
#include <utility>
#include "stat_bench/invocation_context.h"
#include "stat_bench/stat_bench_exception.h"
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. | |
Implementation of InvocationContextRegistry class.
Definition in file invocation_context_registry.cpp.