* class represents column-row position in the source text, * may refer to the column past the end-of-line, * but should not point past the last-line in the text
Derived from
No base class
Data structures
Members
TPosition(size_t row, size_t col)
TPosition()