gcc/libstdc++-v3/python
Jonathan Wakely bf1de1ac98 Enable printers and xmethods for std::__cxx11::list
* python/libstdcxx/v6/printers.py (build_libstdcxx_dictionary):
	Register printer for std::__cxx11::list.
	* python/libstdcxx/v6/xmethods.py (ListMethodsMatcher.match): Match
	std::__cxx11::list as well as std::list.

From-SVN: r240982
2016-10-11 11:33:29 +01:00
..
libstdcxx Enable printers and xmethods for std::__cxx11::list 2016-10-11 11:33:29 +01:00
hook.in
Makefile.am
Makefile.in