| .. |
|
access.h
|
[libc++][NFC] Use struct instead of class for ranges::end
|
2022-03-22 15:36:47 -04:00 |
|
all.h
|
[libc++] fix views::all hard error on lvalue move only views instead of SFINAE
|
2022-06-22 09:50:16 +01:00 |
|
common_view.h
|
[libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI.
|
2022-03-13 12:32:06 -04:00 |
|
concepts.h
|
[libc++] Always enable the ranges concepts
|
2022-05-23 20:44:34 +02:00 |
|
copyable_box.h
|
[libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI.
|
2022-03-13 12:32:06 -04:00 |
|
counted.h
|
[libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI.
|
2022-03-13 12:32:06 -04:00 |
|
dangling.h
|
[libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI.
|
2022-03-13 12:32:06 -04:00 |
|
data.h
|
[libc++] Always enable the ranges concepts
|
2022-05-23 20:44:34 +02:00 |
|
drop_view.h
|
[libc++] Add a few missing min/max macro push/pop
|
2022-06-27 12:57:39 -04:00 |
|
empty.h
|
[libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI.
|
2022-03-13 12:32:06 -04:00 |
|
empty_view.h
|
[libc++] add global variable template std::views::empty
|
2022-04-05 18:18:16 +02:00 |
|
enable_borrowed_range.h
|
[libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI.
|
2022-03-13 12:32:06 -04:00 |
|
enable_view.h
|
[libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI.
|
2022-03-13 12:32:06 -04:00 |
|
filter_view.h
|
[libc++] Implement ranges::filter_view
|
2022-04-13 09:03:46 -04:00 |
|
iota_view.h
|
[libc++] Add a bunch of missing _LIBCPP_HIDE_FROM_ABI
|
2022-08-13 22:41:22 +02:00 |
|
join_view.h
|
[libc++] Granularize the rest of type_traits
|
2022-08-14 10:30:48 +02:00 |
|
lazy_split_view.h
|
[libc++] Granularize the rest of type_traits
|
2022-08-14 10:30:48 +02:00 |
|
non_propagating_cache.h
|
[libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI.
|
2022-03-13 12:32:06 -04:00 |
|
owning_view.h
|
[libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI.
|
2022-03-13 12:32:06 -04:00 |
|
range_adaptor.h
|
[libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI.
|
2022-03-13 12:32:06 -04:00 |
|
rbegin.h
|
[libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI.
|
2022-03-13 12:32:06 -04:00 |
|
ref_view.h
|
[libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI.
|
2022-03-13 12:32:06 -04:00 |
|
rend.h
|
[libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI.
|
2022-03-13 12:32:06 -04:00 |
|
reverse_view.h
|
[libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI.
|
2022-03-13 12:32:06 -04:00 |
|
single_view.h
|
[libc++][ranges] Implement `views::single`.
|
2022-05-06 14:27:08 -07:00 |
|
size.h
|
[libc++] Add missing includes of <cstddef>
|
2022-08-10 11:35:41 -04:00 |
|
subrange.h
|
[libc++][ranges] Implement `views::drop`.
|
2022-05-10 09:31:05 -07:00 |
|
take_view.h
|
[libc++] Granularize the rest of type_traits
|
2022-08-14 10:30:48 +02:00 |
|
transform_view.h
|
[libc++] Granularize the rest of type_traits
|
2022-08-14 10:30:48 +02:00 |
|
view_interface.h
|
[libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI.
|
2022-03-13 12:32:06 -04:00 |
|
views.h
|
[libc++] Revert "Protect users from relying on detail headers" & related changes
|
2022-03-01 08:20:24 -05:00 |
|
zip_view.h
|
[libc++] Make parameter names consistent and enforce the naming style using readability-identifier-naming
|
2022-07-08 18:17:47 +02:00 |