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

Definition of check_glob_pattern function. More...

+ Include dependency graph for check_glob_pattern.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::util
 Namespace of utility functions and classes.
 

Functions

auto stat_bench::util::check_glob_pattern (StringView pattern, StringView str) -> bool
 Check whether a string matches with a glob pattern.
 

Detailed Description

Definition of check_glob_pattern function.

Definition in file check_glob_pattern.cpp.