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

Definition of ParameterConfig class. More...

#include <algorithm>
#include <memory>
#include <utility>
#include <vector>
#include "stat_bench/param/parameter_generator.h"
#include "stat_bench/param/parameter_name.h"
#include "stat_bench/param/parameter_value_vector.h"
+ Include dependency graph for parameter_config.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  stat_bench::param::ParameterConfig
 Class of configurations of parameters. More...
 

Namespaces

namespace  stat_bench
 Namespace of stat_bench source codes.
 
namespace  stat_bench::param
 Namespace of parameters of benchmarks.
 

Detailed Description

Definition of ParameterConfig class.

Definition in file parameter_config.h.