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

Include dependency graph for tokenizer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TTokenizer< TChar >
 

Namespaces

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

Typedefs

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