cpp-stat-bench 0.24.0
Benchmark library with statistics for C++.
|
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"
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. | |
Definition of ParameterConfig class.
Definition in file parameter_config.h.