llvm-project/libcxx/include/__filesystem
Arthur O'Dwyer 459b4b725f [libc++] [API BREAK] Change `fs::path::iterator::iterator_category` to `input_iterator_tag`.
This essentially reverts e02ed1c255 and puts in a new fix, which makes `path::iterator`
a true C++20 `bidirectional_iterator`, but downgrades it to an `input_iterator` in C++17.

Fixes #37852.

Differential Revision: https://reviews.llvm.org/D116489
2022-01-17 16:33:23 -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++] Alphabetize header #includes. NFCI. 2022-01-10 16:30:38 -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
space_info.h
u8path.h