This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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 PATCH] Adjust optional's pretty printer for LWG 2900.


Tested on Linux-x64.

2017-03-29  Ville Voutilainen  <ville.voutilainen@gmail.com>

    Adjust optional's pretty printer for LWG 2900.
    * python/libstdcxx/v6/printers.py (StdExpOptionalPrinter::__init__):
    Look at the nested payload in case of non-experimental optional.

Attachment: opt-pp.diff
Description: Text document


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