ALib C++ Library
Library Version: 2402 R1
Documentation generated by doxygen
Loading...
Searching...
No Matches
subsearch.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 subsearch.hpp.

Include dependency graph for subsearch.hpp:

Go to the source code of this file.

Classes

class  TSubstringSearch< TChar, TSensitivity >
 

Namespaces

namespace  alib
 
namespace  alib::strings
 
namespace  alib::strings::util
 

Typedefs

template<lang::Case TSensitivity>
using NSubstringSearch = strings::util::TSubstringSearch<nchar>
 Type alias in namespace alib.
 
template<lang::Case TSensitivity>
using SubstringSearch = strings::util::TSubstringSearch<character>
 Type alias in namespace alib.
 
template<lang::Case TSensitivity>
using WSubstringSearch = strings::util::TSubstringSearch<wchar>
 Type alias in namespace alib.