public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/13548] New: SFINAE fails to eliminate overload
@ 2004-01-02 18:47 dave at boost-consulting dot com
  2004-01-02 18:47 ` [Bug c++/13548] " dave at boost-consulting dot com
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: dave at boost-consulting dot com @ 2004-01-02 18:47 UTC (permalink / raw)
  To: gcc-bugs

It's not clear which operator== is invoked by the main() function in the 
enclosed example, but none of them should work.  Since neither of 
reverse_iterator<int**> or indirect_iterator<int**> is convertible to the 
other, SFINAE should eliminate the templated operator== in namespace boost.

-- 
           Summary: SFINAE fails to eliminate overload
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dave at boost-consulting dot com
                CC: gcc-bugs at gcc dot gnu dot org


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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2004-01-03  2:50 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-02 18:47 [Bug c++/13548] New: SFINAE fails to eliminate overload dave at boost-consulting dot com
2004-01-02 18:47 ` [Bug c++/13548] " dave at boost-consulting dot com
2004-01-02 20:53 ` pinskia at gcc dot gnu dot org
2004-01-02 20:55 ` pinskia at gcc dot gnu dot org
2004-01-02 21:35 ` pinskia at gcc dot gnu dot org
2004-01-02 22:45 ` dave at boost-consulting dot com
2004-01-02 22:57 ` pinskia at gcc dot gnu dot org
2004-01-03  0:36 ` dave at boost-consulting dot com
2004-01-03  2:50 ` dave at boost-consulting dot com

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).