* testsuite/libstdc++-prettyprinters/cxx11.cc (struct datum):
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 15 Aug 2012 18:37:30 +0000 (18:37 +0000)
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 15 Aug 2012 18:37:30 +0000 (18:37 +0000)
commite6624b173f6e310d411a1742de9e27739bdd6d3f
tree81401eaa7a7d0a2b21796664fe48f0466bbb3ccd
parent3d426abedf7d009d07879fab89aa7f25a309f9cf
* testsuite/libstdc++-prettyprinters/cxx11.cc (struct datum):
New.
(global): New global.
(main): Add test for unique_ptr.
* python/libstdcxx/v6/printers.py
(UniquePointerPrinter.to_string): Extract the pointer and also
print its type.

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