On Fri, Oct 24, 2003 at 11:52:00AM +0200, Lars Gullik Bj�nnes wrote: > Angus Leeming <[EMAIL PROTECTED]> writes: > > | 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 it it conceptually equivalent to Iterator::end(), returning > | one past the last element in the row. > > Is it really?
Well it _is_ not if it is set to size() + 1, but it should be equivalent to an 'end' iterator. 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...)
