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

Definition of ParameterGenerator class. More...

#include <memory>
#include <string>
#include <utility>
#include <vector>
#include "stat_bench/param/parameter_dict.h"
#include "stat_bench/param/parameter_name.h"
#include "stat_bench/param/parameter_value_vector.h"
+ Include dependency graph for parameter_generator.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::ParameterGenerator
 Class of generators of parameter dictionaries. More...
 

Namespaces

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

Detailed Description

Definition of ParameterGenerator class.

Definition in file parameter_generator.h.