From: Scott McCaskill (scott_at_[hidden])
Date: 2001-09-14 11:19:21


> As programmer, I can understand why production code
> might still want index checking. What would be fine
> with me, and other boost members from the responses,
> is if we put an assert into operator[](int). Would
> anyone oppose this?
>

No, I think that's an excellent idea. In fact I'm surprised to find it's
not already there.