]> git.ipfire.org Git - thirdparty/gcc.git/commit
printers.py (StdVectorPrinter): Added stuff to handle pretty-printing of std::vector...
authorChris Moller <cmoller@redhat.com>
Mon, 16 Aug 2010 18:48:27 +0000 (18:48 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Mon, 16 Aug 2010 18:48:27 +0000 (18:48 +0000)
commit7bf7b578b780768e086f312d3bb87e90e56a5845
treeddbbeb0ac0a0b242924e0c10051acab03b9293c9
parentc29e2982e4e8fe39db44ac1e9b06367e209b4f76
printers.py (StdVectorPrinter): Added stuff to handle pretty-printing of std::vector<bool>.

2010-08-16  Chris Moller  <cmoller@redhat.com>

http://sourceware.org/bugzilla/show_bug.cgi?id=11874
* python/libstdcxx/v6/printers.py (StdVectorPrinter): Added stuff
to handle pretty-printing of std::vector<bool>.

From-SVN: r163282
libstdc++-v3/ChangeLog
libstdc++-v3/python/libstdcxx/v6/printers.py