This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/47417] [4.6 Regression][C++0x] error: use of deleted function 'S::S(const S&)'
- From: "pluto at agmk dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 22 Jan 2011 22:43:09 +0000
- Subject: [Bug c++/47417] [4.6 Regression][C++0x] error: use of deleted function 'S::S(const S&)'
- Auto-submitted: auto-generated
- References: <bug-47417-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47417
--- Comment #2 from Pawel Sikora <pluto at agmk dot net> 2011-01-22 22:42:26 UTC ---
Created attachment 23082
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23082
preprocessed testcase.