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

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"
+ Include dependency graph for composed_filter.h:
+ This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Definition of ComposedFilter class.

Definition in file composed_filter.h.