vector lightweight debug mode
François Dumont
frs.dumont@gmail.com
Mon Sep 14 18:27:00 GMT 2015
Hi
Here is what I had in mind when talking about moving debug checks to
the lightweight debug checks.
Sometimes the checks have been simply moved resulting in a simpler
debug vector implementation (front, back...). Sometimes I copy the
checks in a simpler form and kept the debug one too to make sure
execution of the debug code is fine.
I plan to do the same for other containers.
I still need to run tests, ok if tests are fine ?
François
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vector_debug.patch
Type: text/x-patch
Size: 8395 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20150914/ddcb6b3d/attachment.bin>
More information about the Libstdc++
mailing list