llvm-project/libcxx/include/__iterator
Louis Dionne 480cd780d6 [libc++][NFC] Consistently use newline between license and include guard 2022-11-25 10:25:17 -05:00
..
access.h [libc++][NFC] Rename the constexpr macros 2022-08-19 15:35:02 +02:00
advance.h [libc++] Granularize <concept> includes 2022-11-05 20:59:29 +01:00
back_insert_iterator.h [libc++] Suppress -Wctad-maybe-unsupported on types w/o deduction guides 2022-10-03 14:05:08 -04:00
bounded_iter.h [libc++][NFC] Rename the constexpr macros 2022-08-19 15:35:02 +02:00
common_iterator.h [libc++] Granularize <concept> includes 2022-11-05 20:59:29 +01:00
concepts.h [libc++] Granularize <concept> includes 2022-11-05 20:59:29 +01:00
counted_iterator.h [libc++][NFC] Consistently use newline between license and include guard 2022-11-25 10:25:17 -05:00
data.h [libc++] Revert "Protect users from relying on detail headers" & related changes 2022-03-01 08:20:24 -05:00
default_sentinel.h [libc++] Revert "Protect users from relying on detail headers" & related changes 2022-03-01 08:20:24 -05:00
distance.h [libc++] Avoid instantiating type_trait classes 2022-09-06 19:09:42 +02:00
empty.h [libc++] Revert "Protect users from relying on detail headers" & related changes 2022-03-01 08:20:24 -05:00
erase_if_container.h [libc++] Revert "Protect users from relying on detail headers" & related changes 2022-03-01 08:20:24 -05:00
front_insert_iterator.h [libc++] Suppress -Wctad-maybe-unsupported on types w/o deduction guides 2022-10-03 14:05:08 -04:00
incrementable_traits.h [libc++] Granularize <concept> includes 2022-11-05 20:59:29 +01:00
indirectly_comparable.h [libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI. 2022-03-13 12:32:06 -04:00
insert_iterator.h [libc++][NFC] Rename the constexpr macros 2022-08-19 15:35:02 +02:00
istream_iterator.h [libc++][NFC] Add missing includes 2022-06-06 12:58:23 -04:00
istreambuf_iterator.h [libc++] Add `explicit` to a bunch of internal detail ctors. 2022-03-01 14:37:06 -05:00
iter_move.h [libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI. 2022-03-13 12:32:06 -04:00
iter_swap.h [libc++][NFC] Consistently use newline between license and include guard 2022-11-25 10:25:17 -05:00
iterator.h [libc++] Revert "Protect users from relying on detail headers" & related changes 2022-03-01 08:20:24 -05:00
iterator_traits.h [libc++] Granularize <concept> includes 2022-11-05 20:59:29 +01:00
mergeable.h [libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI. 2022-03-13 12:32:06 -04:00
move_iterator.h [libc++] Suppress -Wctad-maybe-unsupported on types w/o deduction guides 2022-10-03 14:05:08 -04:00
move_sentinel.h [libc++][NFC] Add more tests to `move_{iterator,sentinel}`. 2022-05-24 19:56:12 -07:00
next.h [libc++][NFC] Rename the constexpr macros 2022-08-19 15:35:02 +02:00
ostream_iterator.h [libc++] Make parameter names consistent and enforce the naming style using readability-identifier-naming 2022-07-08 18:17:47 +02:00
ostreambuf_iterator.h [libc++] Replace some _LIBCPP_HIDDEN with _LIBCPP_HIDE_FROM_ABI 2022-10-12 16:45:58 -04:00
permutable.h [libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI. 2022-03-13 12:32:06 -04:00
prev.h [libc++][NFC] Rename the constexpr macros 2022-08-19 15:35:02 +02:00
projected.h [libc++][NFC] Consistently use newline between license and include guard 2022-11-25 10:25:17 -05:00
readable_traits.h [libc++] Granularize <concept> includes 2022-11-05 20:59:29 +01:00
reverse_access.h [libc++][NFC] Rename the constexpr macros 2022-08-19 15:35:02 +02:00
reverse_iterator.h Revert "[libc++][ranges]Refactor `copy{,_backward}` and `move{,_backward}`" 2022-10-02 16:23:35 -07:00
size.h [libc++] Define _LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER whenever we enable warnings in the test suite 2022-03-15 17:17:54 -04:00
sortable.h [libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI. 2022-03-13 12:32:06 -04:00
unreachable_sentinel.h [libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI. 2022-03-13 12:32:06 -04:00
wrap_iter.h [libc++] Make the naming of private member variables consistent and enforce it through readability-identifier-naming 2022-09-02 21:36:36 +02:00