cpp-stat-bench 0.24.0
Benchmark library with statistics for C++.
Loading...
Searching...
No Matches
invocation_context.h File Reference

Definition of InvocationContext class. More...

#include <cstddef>
#include <memory>
#include <string>
#include <utility>
#include <vector>
#include "stat_bench/bench_impl/threadable_invoker.h"
#include "stat_bench/benchmark_condition.h"
#include "stat_bench/clock/duration.h"
#include "stat_bench/custom_output_name.h"
#include "stat_bench/param/parameter_name.h"
#include "stat_bench/stat/custom_stat_output.h"
+ Include dependency graph for invocation_context.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  stat_bench::InvocationContext
 Class of context of invocations of benchmarks. More...
 

Namespaces

namespace  stat_bench
 Namespace of stat_bench source codes.
 

Detailed Description

Definition of InvocationContext class.

Definition in file invocation_context.h.