https://llvm.org/bugs/show_bug.cgi?id=27254
Bug ID: 27254
Summary: LWG2577 incorrectly implemented
Product: libc++
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Classification: Unclassified
All the '__m_(addressof(__m))' calls need to be '__m_(_VSTD::addressof(__m))',
to avoid picking up a different "addressof" via ADL.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs