[LLVMbugs] [Bug 21917] Error in std::pair default constructor when elements are not default-constructible
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Jun 24 14:45:51 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=21917
Marshall Clow (home) <mclow.lists at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WORKSFORME
--- Comment #1 from Marshall Clow (home) <mclow.lists at gmail.com> ---
The sample code compiles w/o error on ToT.
We discussed the change that Eric suggested here:
http://reviews.llvm.org/D7384, but this was never applied.
I suspect that a change to is_default_constructible caused this to start
working.
If anyone thinks that this is still broken, please reopen.
--
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/20150624/e3414beb/attachment.html>
More information about the llvm-bugs
mailing list