
3 Sep
2008
3 Sep
'08
4:47 p.m.
on Wed Sep 03 2008, Arno Schödl <aschoedl-AT-think-cell.com> wrote:
As with these end checks, what if dereference would throw exceptions? End checks gone, all the way up the stack...
The problem happens way before dereference: it's the undefined behavior that results from even moving the underlying iterator past the end of the underlying sequence. -- Dave Abrahams BoostPro Computing http://www.boostpro.com