[llvm-bugs] [Bug 20173] Move constructor SFINAE from parameter list to template argument list to work with inheriting constructors.
via llvm-bugs
llvm-bugs at lists.llvm.org
Sat Jul 23 21:28:44 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=20173
Eric Fiselier <eric at efcs.ca> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |WONTFIX
--- Comment #7 from Eric Fiselier <eric at efcs.ca> ---
Interiting constructors have been fixed in the standard, and the fix exists in
clang 3.9 (and possible 3.8). For this reason I don't think we need to fix this
in libc++.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160724/c92ba3d4/attachment.html>
More information about the llvm-bugs
mailing list