[Bug c++/49102] [C++0x] Use of deleted copy constructor not diagnosed

schaub.johannes at googlemail dot com gcc-bugzilla@gcc.gnu.org
Sat May 21 20:33:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49102

--- Comment #1 from Johannes Schaub <schaub.johannes at googlemail dot com> 2011-05-21 20:04:16 UTC ---
(In reply to comment #0)
> The following program should be diagnosed at the call to "f" for using a
> deleted copy constructor in an lvalue to rvalue conversion
> 

I'm sorry. I meant: "for using a inaccessible copy constructor", of course.



More information about the Gcc-bugs mailing list