gcc/libstdc++-v3/include/experimental
Jonathan Wakely 3a54601da7 Test begin and end functions for directory iterators
Backport from mainline
2016-05-10  Jonathan Wakely  <jwakely@redhat.com>

	* include/experimental/bits/fs_dir.h (begin, end): Add noexcept.
	* testsuite/experimental/filesystem/iterators/directory_iterator.cc:
	Test begin and end functions.
	* testsuite/experimental/filesystem/iterators/
	recursive_directory_iterator.cc: Likewise.

From-SVN: r236718
2016-05-25 16:43:17 +01:00
..
algorithm Update copyright years. 2015-01-05 13:33:28 +01:00
any any (_Internal): Check for trivially-copyable instead of nothrow move constructible. 2015-05-02 14:02:18 +01:00
chrono Update copyright years. 2015-01-05 13:33:28 +01:00
filesystem backport: acinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS, [...]): Define. 2015-08-18 18:58:22 +01:00
fs_dir.h Test begin and end functions for directory iterators 2016-05-25 16:43:17 +01:00
fs_fwd.h Add noexcept to Filesystem TS operators 2016-05-25 16:42:35 +01:00
fs_ops.h Improve generated libstdc++ API docs 2015-12-11 12:46:50 +00:00
fs_path.h Define path::_Cmpt after specializing path::__is_encoded_char 2015-12-04 20:44:13 +00:00
functional Make std::experimental::not_fn SFINAE-friendly. 2015-09-03 16:10:52 +01:00
optional Improve generated libstdc++ API docs 2015-12-11 12:46:50 +00:00
ratio Update copyright years. 2015-01-05 13:33:28 +01:00
string_view Improve generated libstdc++ API docs 2015-12-11 12:46:50 +00:00
string_view.tcc Improve generated libstdc++ API docs 2015-12-11 12:46:50 +00:00
system_error * include/experimental/system_error: Fix include guard. 2015-03-13 12:47:21 +00:00
tuple libstdc++/69939 Qualify get and forward 2016-02-24 13:58:07 +00:00
type_traits Update copyright years. 2015-01-05 13:33:28 +01:00