gcc/libstdc++-v3/python/libstdcxx
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
..
v6 fs_path.h (path::_List): Use vector instead of list. 2015-05-01 20:47:55 +01:00
__init__.py Makefile.in, [...]: New files. 2009-05-28 17:14:18 +00:00