gcc/libstdc++-v3/python/libstdcxx/v6
Jonathan Wakely a00d74c490 fs_path.h (path::_List): Use vector instead of list.
* include/experimental/fs_path.h (path::_List): Use vector instead of
	list.
	* python/libstdcxx/v6/printers.py (StdExpPathPrinter): Adapt.
	* src/filesystem/path.cc: Use std::prev instead of decrementing
	rvalues. Fix whitespace.
	* testsuite/experimental/filesystem/path/decompose/parent_path.cc:
	Do not decrement iterators before begin.

From-SVN: r222702
2015-05-01 20:47:55 +01:00
..
__init__.py re PR libstdc++/65246 (libstdc++ pretty printers don't work anymore with Python3) 2015-02-28 09:22:43 +00:00
printers.py fs_path.h (path::_List): Use vector instead of list. 2015-05-01 20:47:55 +01:00
xmethods.py re PR libstdc++/65839 (xmethods need updating once gdb decides how to fix 18285) 2015-04-29 22:50:31 +00:00