r212556 - in /trunk/libstdc++-v3: ChangeLog pyt...
redi@gcc.gnu.org
redi@gcc.gnu.org
Tue Jul 15 12:00:00 GMT 2014
Author: redi
Date: Tue Jul 15 12:00:18 2014
New Revision: 212556
URL: https://gcc.gnu.org/viewcvs?rev=212556&root=gcc&view=rev
Log:
* python/libstdcxx/v6/printers.py (SingleObjContainerPrinter): New
base class for experimental::any and experimental::optional printers.
(StdExpAnyPrinter, StdExpOptionalPrinter, StdExpStringViewPrinter):
New printers for Fundamentals TS types.
* testsuite/libstdc++-prettyprinters/libfundts.cc: New.
Added:
trunk/libstdc++-v3/testsuite/libstdc++-prettyprinters/libfundts.cc
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/python/libstdcxx/v6/printers.py
More information about the Libstdc++-cvs
mailing list