* python/libstdcxx/v6/printers.py (TemplateTypePrinter): Add type
commita29af167954a32ceb89db0786eb3567ee2fcda29
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 15 Jul 2014 12:00:12 +0000 (15 12:00 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 15 Jul 2014 12:00:12 +0000 (15 12:00 +0000)
tree70bc347740a1e63e9c001fde1f560aba810b8399
parent2b25b62f1253ef32ebd2c2248101f9b1f1579839
* python/libstdcxx/v6/printers.py (TemplateTypePrinter): Add type
printer for class templates.
(register_type_printers): Use TemplateTypePrinter for containers
and other class templates with default template arguments.
* testsuite/libstdc++-prettyprinters/whatis.cc: Test new recognizers.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@212555 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/python/libstdcxx/v6/printers.py
libstdc++-v3/testsuite/libstdc++-prettyprinters/whatis.cc