[patch] libstdc++/64695 fix Pythin printer for std::tuple
Jonathan Wakely
jwakely@redhat.com
Fri Feb 20 14:40:00 GMT 2015
This updates the Python printers to work with the new std::tuple
layout as well as the old one (I changed std::tuple for GCC 5 to
remove the empty base class that every tuple derived from).
Tested x86_64-linux, committed to trunk.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 2389 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20150220/b1fbeae9/attachment.bin>
More information about the Libstdc++
mailing list