[LLVMbugs] [Bug 18882] Default initialization of an object of const type requires user-defined default constructor, even if I provide one.
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Feb 18 10:18:55 PST 2014
http://llvm.org/bugs/show_bug.cgi?id=18882
Richard Smith <richard-llvm at metafoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |richard-llvm at metafoo.co.uk
Resolution|--- |INVALID
--- Comment #1 from Richard Smith <richard-llvm at metafoo.co.uk> ---
(In reply to comment #0)
> A() = default;
This is user-declared, but not user-provided.
--
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/20140218/6f4c25fb/attachment.html>
More information about the llvm-bugs
mailing list