ALib C++ Framework
by
Library Version: 2605 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
substring.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 substring.hpp.

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

Go to the source code of this file.

Classes

class  alib::strings::TSubstring< TChar >

Namespaces

namespace  alib
namespace  alib::characters
namespace  alib::strings

Typedefs

using alib::ComplementSubstring = strings::TSubstring <complementChar>
 Type alias in namespace alib.
using alib::NSubstring = strings::TSubstring <nchar>
 Type alias in namespace alib.
using alib::StrangeSubstring = strings::TSubstring <strangeChar>
 Type alias in namespace alib.
using alib::Substring = strings::TSubstring <character>
 Type alias in namespace alib.
using alib::WSubstring = strings::TSubstring <wchar>
 Type alias in namespace alib.
using alib::XSubstring = strings::TSubstring <xchar>
 Type alias in namespace alib.