[opensource-dev] Replacement class for LLDynamicArray

Nicky D. sl.nicky.ml at googlemail.com
Fri May 9 10:23:32 PDT 2014


>
>
> Slight tweak: [] on out of bounds members is undefined, but specific
> implementations may still check.
>
> Most (maybe even all) STL implementations support bounds checking with a
> compile flag. If anyone's eager to experiment, it would be nice to add that
> to the debug build flags and see if debugging performance is still
> tolerable on all platforms.
>
>
Visual Studio controls this in various forms via
_ITERATOR_DEBUG_LEVEL/_SECURE_SCL and _HAS_ITERATOR_DEBUGGING. To my
knowledge is this enabled for any Windows debug build.

Nicky
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/opensource-dev/attachments/20140509/0ad5b2a5/attachment.htm 


More information about the opensource-dev mailing list