public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "daniel.kruegler at googlemail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/56421] Non-matching overload produces template substitution error
Date: Fri, 22 Feb 2013 10:59:00 -0000	[thread overview]
Message-ID: <bug-56421-4-k3KPOVNEQS@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-56421-4@http.gcc.gnu.org/bugzilla/>


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

--- Comment #3 from Daniel Krügler <daniel.kruegler at googlemail dot com> 2013-02-22 10:59:28 UTC ---
(In reply to comment #2)
> Isn't G++ correct? Foo::type exists unconditionally, so SFINAE doesn't apply.
> The invalid type is not in the immediate context of the substitution.

This was my initial reaction, too, but there is one point in this example where
I need to find clarification: Both foo() templates have a *different* function
parameter lists (one void, one with int). I'm yet unsure (due to lack of time
studying whether 14.8.2 requires to check first parameter compatibility in the
call context or not).


  parent reply	other threads:[~2013-02-22 10:59 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-21 20:02 [Bug c++/56421] New: " kristian.spangsege at gmail dot com
2013-02-22  9:09 ` [Bug c++/56421] " mpolacek at gcc dot gnu.org
2013-02-22 10:42 ` redi at gcc dot gnu.org
2013-02-22 10:59 ` daniel.kruegler at googlemail dot com [this message]
2013-02-22 16:25 ` redi at gcc dot gnu.org
2013-02-22 18:05 ` kristian.spangsege at gmail dot com
2013-02-22 18:48 ` redi at gcc dot gnu.org
2013-02-22 22:01 ` daniel.kruegler at googlemail dot com
2013-02-22 22:17 ` redi at gcc dot gnu.org
2013-02-22 23:10 ` kristian.spangsege at gmail dot com
2013-02-22 23:11 ` kristian.spangsege at gmail dot com
2013-02-22 23:20 ` redi at gcc dot gnu.org
2013-02-22 23:39 ` kristian.spangsege at gmail dot com
2013-02-22 23:46 ` kristian.spangsege at gmail dot com
2013-02-23  0:03 ` kristian.spangsege at gmail dot com
2013-02-23  0:29 ` redi at gcc dot gnu.org
2013-02-23  0:31 ` redi at gcc dot gnu.org
2013-02-23  1:35 ` kristian.spangsege at gmail dot com

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=bug-56421-4-k3KPOVNEQS@http.gcc.gnu.org/bugzilla/ \
    --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).