conduit 0.6.0
Modern C++23 header-only event-dispatching / event-transport library
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
glob.hpp File Reference

Event-name glob matcher. More...

#include <cstddef>
#include <limits>
#include <string>
#include <string_view>
#include <utility>
Include dependency graph for glob.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  conduit::Glob
 Event-name glob matcher. More...
 

Namespaces

namespace  conduit
 
namespace  conduit::detail
 

Functions

constexpr bool conduit::detail::glob_match_impl (const std::string_view pattern, const std::string_view name) noexcept
 

Detailed Description

Event-name glob matcher.

Semantics: