This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/217
- To: nobody at gcc dot gnu dot org
- Subject: Re: c++/217
- From: loewis at gcc dot gnu dot org
- Date: 25 Jun 2000 21:46:00 -0000
- Cc: gcc-prs at gcc dot gnu dot org,
- Reply-To: loewis at gcc dot gnu dot org
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