[patch] Make std::list safe against overloaded operator&
Jonathan Wakely
jwakely@redhat.com
Tue Jun 16 22:33:00 GMT 2015
On 16/06/15 22:05 +0100, Jonathan Wakely wrote:
>This fixes some unsafe uses of operator& in std::list, and also in
>Debug Mode found running the new test with -D_GLIBCXX_DEBUG.
And another related patch, found after rebasing some std::list changes
I've been working on.
Tested powerpc64le-linux, committed to trunk.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 1146 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20150616/841b127f/attachment.bin>
More information about the Libstdc++
mailing list