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
This commit is contained in:
Jonathan Wakely 2016-10-11 11:33:29 +01:00 committed by Jonathan Wakely
parent 7571121f10
commit bf1de1ac98
4 changed files with 7 additions and 4 deletions