gcc/libstdc++-v3/testsuite/libstdc++-prettyprinters
Jonathan Wakely 6f440cceb4 printers.py (SingleObjContainerPrinter): New base class for experimental::any and experimental::optional printers.
* 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.

From-SVN: r212556
2014-07-15 13:00:18 +01:00
..
48362.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
cxx11.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
debug.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
libfundts.cc printers.py (SingleObjContainerPrinter): New base class for experimental::any and experimental::optional printers. 2014-07-15 13:00:18 +01:00
prettyprinters.exp Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
shared_ptr.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
simple.cc re PR libstdc++/59476 (gdb pretty-printer cannot print C++11 _Rb_tree_iterator) 2014-05-02 17:01:30 +01:00
simple11.cc re PR libstdc++/59476 (gdb pretty-printer cannot print C++11 _Rb_tree_iterator) 2014-05-02 17:01:30 +01:00
tr1.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
whatis.cc printers.py (TemplateTypePrinter): Add type printer for class templates. 2014-07-15 13:00:12 +01:00