This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

PR libstdc++/55041 update python printers


This fixes part of PR 55041 by updating the hash table printers to
account for Francois's recent changes.

        PR libstdc++/55041
        * python/libstdcxx/v6/printers.py (Tr1UnorderedMapPrinter): Update
        to handle hashtable as member of unordered_map not base class.
        (Tr1UnorderedSetPrinter): Likewise.

Tested x86_64-linux and committed to trunk.

Attachment: patch.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]