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

Implementation of RegexFilter class. More...

#include "stat_bench/filters/regex_filter.h"
#include <regex>
#include <fmt/format.h>
#include "stat_bench/benchmark_full_name.h"
+ Include dependency graph for regex_filter.cpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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

Detailed Description

Implementation of RegexFilter class.

Definition in file regex_filter.cpp.