llvm-project/libcxx/test/std/ranges
Arthur O'Dwyer 37f7e31015 [libc++] [test] Qualify calls to std::get(tuple). NFC.
It actually *is* important (for structured bindings) that `get(tuple)`
be ADL-able; but that's not the point of this test in particular.

Reviewed as part of D119860.
2022-02-16 11:03:35 -05:00
..
range.access [libc++] Guard much of std::ranges under _LIBCPP_HAS_NO_INCOMPLETE_RANGES. 2022-02-15 10:38:21 -05:00
range.adaptors [libc++] Remove U+00AD SOFT HYPHEN from comments in tests. NFC. 2022-02-14 10:26:25 -05:00
range.factories [libc++] Remove U+00AD SOFT HYPHEN from comments in tests. NFC. 2022-02-14 10:26:25 -05:00
range.req [libc++] Guard much of std::ranges under _LIBCPP_HAS_NO_INCOMPLETE_RANGES. 2022-02-15 10:38:21 -05:00
range.utility [libc++] [test] Qualify calls to std::get(tuple). NFC. 2022-02-16 11:03:35 -05:00