.. |
access.h
|
[libc++] [ranges] SFINAE away ranges::cbegin(const T&&) for non-borrowed T.
|
2022-01-12 13:25:41 -05:00 |
all.h
|
[libc++] [ranges] Implement P2415R2 owning_view.
|
2022-01-13 12:29:41 -05:00 |
common_view.h
|
[libc++] Add the std::views::common range adaptor
|
2021-09-29 17:27:34 -04:00 |
concepts.h
|
[libc++] Fix __simple_view concept in std::ranges
|
2022-01-14 12:55:34 -05:00 |
copyable_box.h
|
[libc++][NFC] Remove useless _LIBCPP_PUSH_MACROS
|
2021-08-27 12:41:55 -04:00 |
counted.h
|
[libc++] [ranges] SFINAE-friendly "write it three times" in views::counted.
|
2021-12-07 13:59:41 -05:00 |
dangling.h
|
[libc++][NFC] Remove useless _LIBCPP_PUSH_MACROS
|
2021-08-27 12:41:55 -04:00 |
data.h
|
[libc++] [ranges] Implement ranges::cdata.
|
2022-01-12 22:07:13 -05:00 |
drop_view.h
|
[libc++][NFC] Remove useless _LIBCPP_PUSH_MACROS
|
2021-08-27 12:41:55 -04:00 |
empty.h
|
[libc++] [ranges] ADL-proof the [range.access] CPOs.
|
2022-01-04 17:15:42 -05:00 |
empty_view.h
|
[libc++] [ranges] ref_view and empty_view are borrowed ranges. Normalize borrowed_range tests.
|
2022-01-27 14:21:51 -05:00 |
enable_borrowed_range.h
|
[runtimes][NFC] Remove filenames at the top of the license notice
|
2021-11-17 16:30:52 -05:00 |
enable_view.h
|
[libc++] Implement LWG3549: view_interface need not inherit from view_base
|
2022-01-22 22:52:46 -05:00 |
iota_view.h
|
[libc++] [ranges] Uncomment operator<=> in transform and iota iterators.
|
2021-10-02 21:26:27 -04:00 |
join_view.h
|
[libc++] Do not require movability in __non_propagating_cache::__emplace_deref
|
2021-08-17 11:32:40 -04:00 |
non_propagating_cache.h
|
[libc++] Do not require movability in __non_propagating_cache::__emplace_deref
|
2021-08-17 11:32:40 -04:00 |
owning_view.h
|
[libc++] [ranges] Implement P2415R2 owning_view.
|
2022-01-13 12:29:41 -05:00 |
range_adaptor.h
|
[libc++] Implement the underlying mechanism for range adaptors
|
2021-08-26 14:07:21 -04:00 |
ref_view.h
|
[libc++] [ranges] ref_view and empty_view are borrowed ranges. Normalize borrowed_range tests.
|
2022-01-27 14:21:51 -05:00 |
reverse_view.h
|
[libc++] Add the std::views::reverse range adaptor
|
2021-10-18 10:38:31 -04:00 |
single_view.h
|
[libc++] Alphabetize header #includes. NFCI.
|
2022-01-10 16:30:38 -05:00 |
size.h
|
[libc++] [ranges] ADL-proof the [range.access] CPOs.
|
2022-01-04 17:15:42 -05:00 |
subrange.h
|
[libc++] [ranges] Fix LWG3470 "convertible-to-non-slicing seems to reject valid case"
|
2022-01-26 19:30:12 -05:00 |
take_view.h
|
[libc++] IWYU to fix complaints when compiling with Modules. NFCI.
|
2021-08-05 14:30:08 -04:00 |
transform_view.h
|
[libc++] Fix LWG3533 "Make `base() const&` consistent..."
|
2022-01-26 19:38:39 -05:00 |
view_interface.h
|
[libc++] Implement LWG3549: view_interface need not inherit from view_base
|
2022-01-22 22:52:46 -05:00 |