This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: c++/217


The following reply was made to PR c++/217; it has been noted by GNATS.

From: loewis@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org, hubert@discreet.com, nobody@gcc.gnu.org
Cc:  
Subject: Re: c++/217
Date: 25 Jun 2000 21:41:03 -0000

 Synopsis: Compiler not following standards on templated constructor resolution
 
 State-Changed-From-To: open->closed
 State-Changed-By: loewis
 State-Changed-When: Sun Jun 25 14:41:03 2000
 State-Changed-Why:
     This is not a bug in the compiler, but in your code;
     r-values cannot be bound to non-const references.
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=217&database=gcc

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]