gcc/libstdc++-v3/include/experimental/bits
Jonathan Wakely 24aeb1b939 Fix path::iterator post-increment and post-decrement
Backport from mainline
2017-10-19  Jonathan Wakely  <jwakely@redhat.com>

	* 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: r253942
2017-10-20 16:14:23 +01:00
..
erase_if.h Fix namespace versioning and remove __detail::__identity helpers 2017-01-26 18:32:55 +00:00
fs_dir.h PR libstdc++/80448 remove noexcept from defaulted functions 2017-04-19 12:03:43 +01:00
fs_fwd.h Update copyright years. 2017-01-01 13:07:43 +01:00
fs_ops.h Update copyright years. 2017-01-01 13:07:43 +01:00
fs_path.h Fix path::iterator post-increment and post-decrement 2017-10-20 16:14:23 +01:00
lfts_config.h Fix namespace versioning and remove __detail::__identity helpers 2017-01-26 18:32:55 +00:00
shared_ptr.h Update copyright years. 2017-01-01 13:07:43 +01:00
string_view.tcc PR libstdc++/70483 make std::experimental::string_view fully constexpr 2017-09-12 17:27:14 +01:00