CTT_Token

Top  Previous  Next

Code generation > Supporting code > CTT_Token

 

template <class char_type > class CTT_Token

 

The class CTT_Token is used, to remember the result of a token test. As opposed to the derived class CTT_Match it doesn't contain a match_results element and therefore is used to store the recognized tokens in the token buffer efficiently.

 

The template parameter either can be char or wchar_t.



This page belongs to the TextTransformer Documentation

Home  Content  German