llvm-project/libcxx/test/std/containers/sequences
Mark de Wever 4732dd3010 [libc++] Use addressof in list.
This addresses the usage of `operator&` in `<list>`.

(Note there are still more headers with the same issue.)

Reviewed By: #libc, Quuxplusone, ldionne

Differential Revision: https://reviews.llvm.org/D112654
2021-11-11 18:56:08 +01:00
..
array [libcxx][test][NFC] More tests for containers comparisons 2021-11-03 16:15:10 +03:00
deque [libc++] P0433R2: test that deduction guides are properly SFINAEd away. 2021-11-09 09:32:24 -08:00
forwardlist [libc++] Use addressof in forward_list. 2021-11-11 18:47:15 +01:00
list [libc++] Use addressof in list. 2021-11-11 18:56:08 +01:00
vector [libc++] P0433R2: test that deduction guides are properly SFINAEd away. 2021-11-09 09:32:24 -08:00
vector.bool [libc++] Make test_allocator constexpr-friendly for constexpr string/vector 2021-11-07 16:15:28 +01:00