llvm-project/libcxx/test/std/containers/views
Mark de Wever 01ace074fc [libc++] Implements ranges::enable_borrowed_range
This is the initial patch to implement ranges in libc++.

Implements parts of:
- P0896R4 One Ranges Proposal
- P1870 forwarding-range is too subtle
- LWG3379 in several library names is misleading

Reviewed By: ldionne, #libc, cjdb, zoecarver, Quuxplusone

Differential Revision: https://reviews.llvm.org/D90999
2021-04-18 13:35:08 +02:00
..
span.cons [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
span.elem [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
span.iterators [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
span.objectrep [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
span.obs [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
span.sub [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
enable_borrowed_range.compile.pass.cpp [libc++] Implements ranges::enable_borrowed_range 2021-04-18 13:35:08 +02:00
types.pass.cpp [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00