This header file is part of module ALib Strings of the ALib C++ Library .
© 2013-2024 A-Worx GmbH, Germany. Published under Boost Software License.
Definition in file wildcardmatcher.hpp.
Go to the source code of this file.
Classes | |
class | TWildcardMatcher< TChar > |
Namespaces | |
namespace | alib |
namespace | alib::strings |
namespace | alib::strings::util |
Typedefs | |
using | WildcardMatcher = strings::util::TWildcardMatcher<character> |
Type alias in namespace alib. | |
using | WildcardMatcherN = strings::util::TWildcardMatcher<nchar> |
Type alias in namespace alib. | |
using | WildcardMatcherW = strings::util::TWildcardMatcher<wchar> |
Type alias in namespace alib. | |