- empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
- front
char front()
Undocumented in source. Be warned that the author may not have intended to support it.
- popFront
void popFront()
Undocumented in source. Be warned that the author may not have intended to support it.
- prepareEscape
void prepareEscape()
Undocumented in source. Be warned that the author may not have intended to support it.
Range which takes a range of chars and converts to a range with added esc '\\' infront of a list fo special chars.