Adjust optional's pretty printer for LWG 2900.
authorVille Voutilainen <ville.voutilainen@gmail.com>
Wed, 29 Mar 2017 12:05:50 +0000 (15:05 +0300)
committerVille Voutilainen <ville@gcc.gnu.org>
Wed, 29 Mar 2017 12:05:50 +0000 (15:05 +0300)
commit0000fd8cfd4ec4d053a003dc72d50dc8db553d09
tree27bbbb0a07c7328b52f25fa9039ee6b3814f0e0f
parent5c0a28d4c59e888f67e33cf76cfc855e57a00cc2
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.

From-SVN: r246566
libstdc++-v3/ChangeLog
libstdc++-v3/python/libstdcxx/v6/printers.py