[Bug c++/15284] Access check on not-used copy-constructor
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue May 4 19:38:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-05-04 19:38 -------
The copy constructor is need to be accessible even though it is not being called for this case.
See <http://gcc.gnu.org/bugs.html#cxx_rvalbind> and the reference standard sections.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15284
More information about the Gcc-bugs
mailing list