cpp-stat-bench 0.24.0
Benchmark library with statistics for C++.
|
Definition of current_invocation_context function. More...
#include "stat_bench/bench_impl/invocation_context_registry.h"
#include "stat_bench/invocation_context.h"
Go to the source code of this file.
Namespaces | |
namespace | stat_bench |
Namespace of stat_bench source codes. | |
Functions | |
auto | stat_bench::current_invocation_context () -> InvocationContext & |
Get the current invocation context. | |
Definition of current_invocation_context function.
Definition in file current_invocation_context.h.