[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
Loading
Please sign in to comment