[Bug c++/20992] error as no matching function with g++
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Apr 13 13:44:00 GMT 2005
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-13 13:44 -------
A(A&) is a copy constructor but does not allow binding to a temporary variable which is required here
even if it is not called.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20992
More information about the Gcc-bugs
mailing list