forked from OSchip/llvm-project
![]() Replace `&__rhs` with `_VSTD::addressof(__rhs)` to guard against ADL hijacking of `operator&` in `operator=`. Thanks to @CaseyCarter for bringing it to our attention. Similar issues with hijacking `operator&` still exist, they will be addressed separately. Reviewed By: #libc, Quuxplusone, ldionne Differential Revision: https://reviews.llvm.org/D110852 |
||
---|---|---|
.. | ||
deque.capacity | ||
deque.cons | ||
deque.erasure | ||
deque.modifiers | ||
deque.special | ||
allocator_mismatch.compile.fail.cpp | ||
iterator_concept_conformance.compile.pass.cpp | ||
iterators.pass.cpp | ||
range_concept_conformance.compile.pass.cpp | ||
types.pass.cpp |