public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "johill at lanl dot gov" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/21665] template template parameter function overload not recognized
Date: Thu, 19 May 2005 16:12:00 -0000	[thread overview]
Message-ID: <20050519161050.31061.qmail@sourceware.org> (raw)
In-Reply-To: <20050519141941.21665.johill@lanl.gov>


------- Additional Comments From johill at lanl dot gov  2005-05-19 16:10 -------
Subject: RE:  template template parameter function overload not recognized


Sorry about the invalid entry.

I understand now, and after receiving enlightenment I can't even
complain about the message other than perhaps that there could be
a leading message for bozos that says a match was found but it
could not be used because it is an rvalue.

> -----Original Message-----
> From: pinskia at gcc dot gnu dot org [mailto:gcc-
> bugzilla@gcc.gnu.org]
> Sent: Thursday, May 19, 2005 8:48 AM
> To: johill@lanl.gov
> Subject: [Bug c++/21665] template template parameter function
> overload not recognized
> 
> 
> ------- Additional Comments From pinskia at gcc dot gnu dot org
> 2005-05-19 14:48 -------
> This code is invalid, and here is why:
>     manipulator.reveal ( PROPERTY < int > ( propertyX,
> pContainer, & MyContainer::x ) );
> 
> so you are passing a rvalue to a non constant reference.
> 
> This does not compile with ICC also giving the same error.
> 
> --
>            What    |Removed                     |Added
> ---------------------------------------------------------------
> -------------
>              Status|UNCONFIRMED                 |RESOLVED
>          Resolution|                            |INVALID
> 
> 
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21665
> 
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21665


      parent reply	other threads:[~2005-05-19 16:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-19 14:21 [Bug c++/21665] New: " johill at lanl dot gov
2005-05-19 14:39 ` [Bug c++/21665] " johill at lanl dot gov
2005-05-19 14:40 ` johill at lanl dot gov
2005-05-19 14:51 ` pinskia at gcc dot gnu dot org
2005-05-19 16:10 ` johill at lanl dot gov
2005-05-19 16:12 ` johill at lanl dot gov [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050519161050.31061.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).