cpp-stat-bench 0.24.0
Benchmark library with statistics for C++.
|
Definition of ComposedFilter class. More...
#include <memory>
#include <string>
#include <vector>
#include "stat_bench/benchmark_full_name.h"
#include "stat_bench/filters/i_name_filter.h"
Go to the source code of this file.
Classes | |
class | stat_bench::filters::ComposedFilter |
Class of composed filters of benchmarks. More... | |
Namespaces | |
namespace | stat_bench |
Namespace of stat_bench source codes. | |
namespace | stat_bench::filters |
Namespace of filters of benchmarks. | |
Definition of ComposedFilter class.
Definition in file composed_filter.h.