[inline]
Returns a const iterator pointing one past the last element.
Definition at line 242 of file qmemarray.h.
00242 { return data()+size(); }