r256604 - in /branches/gcc-7-branch/libstdc++-v...
redi@gcc.gnu.org
redi@gcc.gnu.org
Sat Jan 13 01:53:00 GMT 2018
Author: redi
Date: Sat Jan 13 01:53:52 2018
New Revision: 256604
URL: https://gcc.gnu.org/viewcvs?rev=256604&root=gcc&view=rev
Log:
Fix type printers for Library Fundamentals types
* python/libstdcxx/v6/printers.py (register_type_printers): Remove
printer for experimental::any. Fix printers for experimental::optional
and experimental::basic_string_view.
Modified:
branches/gcc-7-branch/libstdc++-v3/ChangeLog
branches/gcc-7-branch/libstdc++-v3/python/libstdcxx/v6/printers.py
More information about the Libstdc++-cvs
mailing list