gcc/libstdc++-v3/testsuite/experimental/filesystem
Jonathan Wakely f0414b973f Make filesystem::path work with basic_string_view (P0392R0)
* include/experimental/bits/fs_path.h (__is_path_src)
	(_S_range_begin, _S_range_end): Overload to treat string_view as a
	Source object.
	(path::operator+=, path::compare): Overload for basic_string_view.
	* testsuite/experimental/filesystem/path/construct/string_view.cc:
	New test.
	* testsuite/experimental/filesystem/path/construct/
	string_view_cxx17.cc: New test.

From-SVN: r241658
2016-10-28 19:48:43 +01:00
..
iterators Adjust precision of filesystem::last_write_time tests 2016-10-27 12:01:49 +01:00
operations Adjust precision of filesystem::last_write_time tests 2016-10-27 12:01:49 +01:00
path Make filesystem::path work with basic_string_view (P0392R0) 2016-10-28 19:48:43 +01:00