Define pretty printers for C++17 library components
authorJonathan Wakely <jwakely@redhat.com>
Sat, 17 Sep 2016 15:20:23 +0000 (16:20 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Sat, 17 Sep 2016 15:20:23 +0000 (16:20 +0100)
commit0089537230ac9ec84dd102fd707a5f059c8f3577
tree4d12ca6742f905965748ca40a68c0aac62b5d5d8
parent70428957af54a9b90f4ad6b063deb09d461c2a4f
Define pretty printers for C++17 library components

* python/libstdcxx/v6/printers.py (StdVariantPrinter): Define.
(StdExpAnyPrinter, StdExpOptionalPrinter, StdExpStringViewPrinter):
Register for C++17 components in namespace std. Strip inline namespace
from typename.

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