24#include <fmt/format.h>
Definition of BenchmarkFullName class.
Declaration of check_glob_pattern function.
Class of information of cases in benchmarks.
GlobFilter(std::string pattern)
Constructor.
auto check(const BenchmarkFullName &name) const -> bool override
Check whether a name matches to this filter.
Definition of GlobFilter class.
Namespace of filters of benchmarks.
auto check_glob_pattern(StringView pattern, StringView str) -> bool
Check whether a string matches with a glob pattern.
Namespace of stat_bench source codes.