Class of view of strings.
Namespace of utility functions and classes.
auto check_glob_pattern(StringView pattern, StringView str) -> bool
Check whether a string matches with a glob pattern.
Namespace of stat_bench source codes.
Declaration of check_glob_pattern function.