gcc/libstdc++-v3/include/experimental/bits
Jonathan Wakely d17f7088fb LWG2720 implement filesystem::perms::symlink_nofollow
* include/experimental/bits/fs_fwd.h (perms::resolve_symlinks):
	Replace with symlink_nofollow (LWG 2720).
	* src/filesystem/ops.cc (permissions(const path&, perms, error_code&)):
	Handle symlink_nofollow.
	* testsuite/experimental/filesystem/operations/create_symlink.cc: New
	test.
	* testsuite/experimental/filesystem/operations/permissions.cc: Test
	overload taking error_code.

From-SVN: r241418
2016-10-21 18:01:05 +01:00
..
erase_if.h Fix libstdc++ versioned namespace build 2016-10-03 15:35:28 +01:00
fs_dir.h Test begin and end functions for directory iterators 2016-05-10 16:39:20 +01:00
fs_fwd.h LWG2720 implement filesystem::perms::symlink_nofollow 2016-10-21 18:01:05 +01:00
fs_ops.h LWG2725 Fix error reporting for filesystem::exists 2016-10-21 18:00:59 +01:00
fs_path.h LWG2707 init filesystem::path from string_type&& 2016-10-21 18:00:53 +01:00
lfts_config.h Fix libstdc++ versioned namespace build 2016-10-03 15:35:28 +01:00
shared_ptr.h Make std::enable_shared_from_this cope with ambiguity 2016-10-19 21:13:14 +01:00
string_view.tcc Fix libstdc++ versioned namespace build 2016-10-03 15:35:28 +01:00