From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-02-03 18:00:43


----- Original Message -----
From: "Mark Rodgers" <mark.rodgers_at_[hidden]>
> But I don't know if the added safety of either is worth the
> trouble. What do others think? Keep it simple or make it safe?

If you make it safe the iterators will be input iterators instead of
random-access iterators. ;-/