[libc++] Use addressof in forward_list.
This addresses the usage of `operator&` in `<forward_list>`. (Note there are still more headers with the same issue.) Reviewed By: #libc, Quuxplusone, ldionne Differential Revision: https://reviews.llvm.org/D112660
Loading
Please sign in to comment