StringT.end

Points one past the end of the string.

struct StringT(C)
C* end;

Meta