Template parameter for plugin character type |
Top Previous Next |
User interface > Main menu > Menu: Options > Project options > Code generation > Template parameter for plugin character type
If this option is set, the template parameter "< char_type >" will be added to the plugin type in the generated code. If for example the default plugin type is set:
CTT_ParseStatePlugin
this will be completed in the generated code to:
CTT_ParseStatePlugin< char_type >
|
This page belongs to the TextTransformer Documentation |
Home Content German |