c++/217
loewis@gcc.gnu.org
loewis@gcc.gnu.org
Sun Jun 25 14:46:00 GMT 2000
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
More information about the Gcc-prs
mailing list