Protect from comma operator overload
François Dumont
frs.dumont@gmail.com
Mon Apr 16 19:52:00 GMT 2018
Hi
   While working on something else on libstdc++ I started having a
test failing because of the missing comma overload protection in
deque.tcc. So I looked for other similar places in the code and here is
a patch to fix the places I found.
   Let me know if it is still time to commit.
François
-------------- next part --------------
A non-text attachment was scrubbed...
Name: comma_overload.patch
Type: text/x-patch
Size: 2215 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20180416/75a55d10/attachment.bin>
More information about the Libstdc++
mailing list