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]

Re: [v3 PATCH] Adjust optional's pretty printer for LWG 2900.


On 29/03/17 14:51 +0300, Ville Voutilainen wrote:
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.

OK.



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