On Fri, Oct 24, 2003 at 11:32:43AM +0200, Lars Gullik Bj�nnes wrote: > Alfredo Braunstein <[EMAIL PROTECTED]> writes: > > | I don't understand what's happening. Shouldn't row.endpos() be par->size() > | if the par is small enough? Someone can explain to the thicko here? > > and why not par->size() - 1?
Because endpos is the end-of-container 'pointer'. This is 'size' if the container starts at 0. Please do not try do make me think you'd like something else than begin == end for empty containers _again_... Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one. (T. Jefferson or B. Franklin or both...)
