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]

[v3] libstdc++/48362 - pretty printer for std::tuple<> with no elements


        PR libstdc++/48362
        * python/libstdcxx/v6/printers.py (StdTuplePrinter): Handle empty
        tuples.

There might be a neater way to fix this, but this does the job.

Committed to trunk.

Attachment: 48362.txt
Description: Text document


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