From: Toon Knapen (toon.knapen_at_[hidden])
Date: 2002-09-12 07:28:12


the bounds checking mechanism throws an exception instead of performing an
assert. But I have no clue how I can ask my debugger where the exception was
thrown so I would prefer an assert() to be used. In the debugger, it's then
easy to perform a stack_trace.

toon