From 5539202611016299427
X-Google-Language: ENGLISH,ASCII-7-bit
X-Google-Thread: f78e5,e3e6d7e8b0bba763
X-Google-Attributes: gidf78e5,public
Path: g2news1.google.com!news1.google.com!news.glorb.com!peer1.news.newnet.co.uk!peer1.news.newnet.co.uk!kibo.news.demon.net!mutlu.news.demon.net!demon!mail2news.demon.co.uk!devnull
From: gdr@cs.tamu.edu (Gabriel Dos Reis)
Newsgroups: comp.std.c++
Subject: Re: function template overloading and name lookup
Date: Sat, 5 Jun 2004 07:54:38 +0000 (UTC)
Organization: Texas A&M University, Department of Computer Science
Lines: 23
Approved: fjh@cs.mu.oz.au (Fergus Henderson , moderator of comp.std.c++)
Message-ID: <m34qprds1d.fsf@merlin.cs.tamu.edu>
References: <40bdb74c$0$31680$afc38c87@news.optusnet.com.au> <mnj0c0tm8t11h7iltfcvoq2n2rh6466gqs@4ax.com> <40c145b3$0$31676$afc38c87@news.optusnet.com.au>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Trace: mail2news.demon.co.uk 1086422078 14964 10.0.0.1 (5 Jun 2004 07:54:38 GMT)
X-Complaints-To: abuse@demon.net
NNTP-Posting-Date: Sat, 5 Jun 2004 07:54:38 +0000 (UTC)
X-Received: from mulga.cs.mu.oz.au ([128.250.1.22])
	by news.demon.co.uk with esmtp (Exim 4.12)
	id 1BWW0j-0003tD-00
	for mail2news@news.news.demon.net; Sat, 05 Jun 2004 07:54:37 +0000
X-Received: from mulga.cs.mu.OZ.AU (localhost [127.0.0.1]) by mulga.cs.mu.OZ.AU with ESMTP
	id i557sYJ8006399; Sat, 5 Jun 2004 17:54:34 +1000 (EST)
X-Received: (from fjh@localhost)
	by mulga.cs.mu.OZ.AU (8.12.10+Sun/8.12.9/Submit) id i557sWQv006390;
	Sat, 5 Jun 2004 17:54:32 +1000 (EST)
X-Authentication-Warning: mulga.cs.mu.OZ.AU: fjh set sender to devnull@stump.algebra.com using -f
X-Path: comp-std-cpp-robomod!not-for-mail
X-Robomod: STUMP, ichudov@algebra.com (Igor Chudov)
X-Delivered-To: std-c++@ucar.edu
X-Newsgroups: comp.std.c++
X-User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3
X-Spam-Checker-Version: SpamAssassin 2.60-mulga_r1 (1.212-2003-09-23-exp) on 
	mulga.cs.mu.OZ.AU
X-Spam-Level: 
X-Spam-Status: No, hits=-3.2 required=5.2 tests=AWL,BAYES_00,
	DATE_IN_PAST_06_12 autolearn=no version=2.60-mulga_r1
Xref: g2news1.google.com comp.std.c++:656

nesotto@cs.auc.dk ("Thorsten Ottosen") writes:

[...]

| | (hastily checks with Comeau C++ and GCC 3.4 - both agree!)
| 
| gcc3.3 and vc7.1 disagrees.

GCC-3.3.x is not known to correctly implement the two-phase name
lookup rules.

-- 
                                                        Gabriel Dos Reis
                                                         gdr@cs.tamu.edu
	 Texas A&M University -- Computer Science Department
	301, Bright Building -- College Station, TX 77843-3112

---
[ comp.std.c++ is moderated.  To submit articles, try just posting with ]
[ your news-reader.  If that fails, use mailto:std-c++@ncar.ucar.edu    ]
[              --- Please see the FAQ before posting. ---               ]
[ FAQ: http://www.jamesd.demon.co.uk/csc/faq.html                       ]



