gcc/libstdc++-v3/testsuite/experimental/filesystem
Jonathan Wakely 551124d561 Fix path::iterator post-increment and post-decrement
* include/experimental/bits/fs_path.h (path::iterator++(int))
	(path::iterator--(int)): Fix for paths with only one component.
	* testsuite/experimental/filesystem/path/itr/traversal.cc: Test
	post-increment and post-decrement.

From-SVN: r253896
2017-10-19 14:57:06 +01:00
..
iterators Update copyright years. 2017-01-01 13:07:43 +01:00
operations Update copyright years. 2017-01-01 13:07:43 +01:00
path Fix path::iterator post-increment and post-decrement 2017-10-19 14:57:06 +01:00