ALib C++ Framework
by
Library Version: 2605 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
search.hpp File Reference

Description:

This header-file is part of module ALib Strings of the ALib C++ Framework.

Copyright 2013-2026 A-Worx GmbH, Germany. Published under License.

Definition in file search.hpp.

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  alib::strings::util::TStringSearch< TChar, TSensitivity >

Namespaces

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

Typedefs

template<lang::Case TSensitivity>
using alib::NStringSearch = strings::util::TStringSearch<nchar>
 Type alias in namespace alib.
template<lang::Case TSensitivity>
using alib::StringSearch = strings::util::TStringSearch<character>
 Type alias in namespace alib.
template<lang::Case TSensitivity>
using alib::WSubstringSearch = strings::util::TStringSearch<wchar>
 Type alias in namespace alib.