ALib C++ Framework
by
Library Version: 2511 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
tokenizer.inl File Reference

Description:

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

© 2013-2025 A-Worx GmbH, Germany. Published under Boost Software License.

Definition in file tokenizer.inl.

Go to the source code of this file.

Classes

class  alib::strings::util::TTokenizer< TChar >

Namespaces

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

Typedefs

using alib::Tokenizer = strings::util::TTokenizer<character>
 Type alias in namespace alib.
using alib::TokenizerN = strings::util::TTokenizer<nchar>
 Type alias in namespace alib.
using alib::TokenizerW = strings::util::TTokenizer<wchar>
 Type alias in namespace alib.