This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++-3.1: dependent name ADL handled incorrectly?
- From: Gabriel Dos Reis <gdr at integrable-solutions dot net>
- To: Markus Werle <numerical dot simulation at web dot de>
- Cc: gcc-bugs at gcc dot gnu dot org
- Date: 27 Jul 2002 14:52:34 +0200
- Subject: Re: c++-3.1: dependent name ADL handled incorrectly?
- Organization: CodeSourcery, LLC
- References: <3D411FC4.7EFECEB1@web.de>
Markus Werle <numerical.simulation@web.de> writes:
| Hi!
|
| On comp.lang.c++.moderated there is a rather hot discussion
| on argument dependant lookup rules.
| See thread "Understanding Koenig lookup".
Hi,
GCC/g++ is known *not* to implement dependent name lookup correctly.
Hopefully, that will be fixed with the forthcoming new parser.
Thanks,
-- Gaby