[Bug c++/20992] error as no matching function with g++

2005-04-13 Thread pinskia at gcc dot gnu dot org
--- 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 -

[Bug c++/20992] error as no matching function with g++

2005-04-13 Thread dtemirbulatov at ru dot mvista dot com
--- Additional Comments From dtemirbulatov at ru dot mvista dot com 2005-04-13 13:36 --- Created an attachment (id=8618) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8618&action=view) source to compile -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20992