|
HikoGUI
A low latency retained GUI
|
Defines the simple pattern match function. More...
Go to the source code of this file.
Namespaces | |
| namespace | hi |
| geometry/margins.hpp | |
| namespace | hi::v1 |
| The HikoGUI API version 1. | |
Functions | |
| template<char Wildcard = '*'> | |
| constexpr bool | hi::v1::pattern_match (std::string_view needle, std::string_view haystack) noexcept |
| Patern match. | |
Defines the simple pattern match function.