r256699 - in /branches/gcc-6-branch/libstdc++-v...
redi@gcc.gnu.org
redi@gcc.gnu.org
Mon Jan 15 12:38:00 GMT 2018
Author: redi
Date: Mon Jan 15 12:38:56 2018
New Revision: 256699
URL: https://gcc.gnu.org/viewcvs?rev=256699&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-6-branch/libstdc++-v3/ChangeLog
branches/gcc-6-branch/libstdc++-v3/python/libstdcxx/v6/printers.py
More information about the Libstdc++-cvs
mailing list