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

Definition of RegexFilter class. More...

#include <regex>
#include <string>
#include "stat_bench/filters/i_name_filter.h"
+ Include dependency graph for regex_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::RegexFilter
 Class of filters using regular expressions. More...
 

Namespaces

namespace  stat_bench
 Namespace of stat_bench source codes.
 
namespace  stat_bench::filters
 Namespace of filters of benchmarks.
 

Detailed Description

Definition of RegexFilter class.

Definition in file regex_filter.h.