llvm-project/libcxx/test/std/ranges
Arthur O'Dwyer 0fb189952c [libc++] Implement structured binding for std::ranges::subrange.
The `get` half of this machinery was already implemented, but the `tuple_size`
and `tuple_element` parts were hiding in [ranges.syn] and therefore missed.

Differential Revision: https://reviews.llvm.org/D108054
2021-08-18 10:01:45 -04:00
..
range.access [libc++] Remove Lit annotations for unsupported GCC versions from the test suite 2021-08-12 13:30:47 -04:00
range.adaptors [libc++][NFC] Refactor tests for transform_view 2021-08-17 09:21:35 -04:00
range.factories [libcxx][ranges] Move `namespace views` into `namespace ranges` and add an alias. 2021-08-13 16:12:19 -07:00
range.range [libc++] Remove Lit annotations for unsupported GCC versions from the test suite 2021-08-12 13:30:47 -04:00
range.req [libc++] Remove Lit annotations for unsupported GCC versions from the test suite 2021-08-12 13:30:47 -04:00
range.utility [libc++] Implement structured binding for std::ranges::subrange. 2021-08-18 10:01:45 -04:00