Home | All Classes | Grouped Classes | Index | Search
The last character in the string drawn, exclusive.
std::string::const_iterator end;
Detailed description:
If you passed in a string literal to draw, then the string this iterator points into is already gone, and the iterator's invalid.
See also: