3template<
typename TChar>
11 if ( newDelim !=
'\0' )
18 if ( nextDelimiter >= 0 ) {
TChar delim
The most recently set delimiter used by default for the next token extraction.
TSubstring< TChar > Actual
TSubstring< TChar > & Next(lang::Whitespaces trimming=lang::Whitespaces::Trim, TChar newDelim='\0')
bool skipEmpty
If true, empty tokens are omitted.
TLocalString< TChar, 8 > TrimChars
Whitespaces
Denotes whether a string is trimmed or not.
@ Trim
Trim whitespaces away.
characters::wchar wchar
Type alias in namespace #"%alib".
lang::integer integer
Type alias in namespace #"%alib".
strings::TSubstring< character > Substring
Type alias in namespace #"%alib".
characters::nchar nchar
Type alias in namespace #"%alib".