llvm-project/libcxx/include/__filesystem
Arthur O'Dwyer 2eb2ff2a02 [libc++] Merge _LIBCPP_HAS_NO_RANGES into _LIBCPP_HAS_NO_CONCEPTS. NFC.
The macro that opts out of `std::ranges::` functionality is called
`_LIBCPP_HAS_NO_INCOMPLETE_RANGES`, and is unrelated to this macro
which is specifically about _compiler_ support for the _syntax_.

The only non-mechanical diff here is in `<__config>`.

Differential Revision: https://reviews.llvm.org/D118507
2022-01-31 12:10:22 -05:00
..
copy_options.h
directory_entry.h [libc++] LWG3171: implement operator<< for filesystem::directory_entry. 2022-01-13 20:44:18 -08:00
directory_iterator.h [libc++] Merge _LIBCPP_HAS_NO_RANGES into _LIBCPP_HAS_NO_CONCEPTS. NFC. 2022-01-31 12:10:22 -05:00
directory_options.h
file_status.h
file_time_type.h
file_type.h
filesystem_error.h [libc++] Alphabetize header #includes. NFCI. 2022-01-10 16:30:38 -05:00
operations.h
path.h [libc++] Alphabetize header #includes. NFCI. 2022-01-10 16:30:38 -05:00
path_iterator.h [libc++] [API BREAK] Change `fs::path::iterator::iterator_category` to `input_iterator_tag`. 2022-01-17 16:33:23 -05:00
perm_options.h
perms.h
recursive_directory_iterator.h [libc++] Merge _LIBCPP_HAS_NO_RANGES into _LIBCPP_HAS_NO_CONCEPTS. NFC. 2022-01-31 12:10:22 -05:00
space_info.h
u8path.h