ALib C++ Library
Library Version: 2402 R1
Documentation generated by doxygen
Loading...
Searching...
No Matches
wildcardmatcher.hpp File Reference

Description:


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.

#include "alib/strings/cstring.hpp"
#include <vector>
Include dependency graph for 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.