This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: koenig lookup in C++


>>>>> Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr> writes:

 > Then, maybe the first version of the patch I submitted is better even 
 > if frankly I'm not so sure whether it fulfills all the requirements 
 > you mention (but it should). The reference of the patch is:
 > http://gcc.gnu.org/ml/gcc-patches/2000-06/msg00781.html
 > Mark's comments for this patch are in:
 > http://gcc.gnu.org/ml/gcc-patches/2000-06/msg00836.html

Indeed, I disagree with Mark's comments.  Mark, what was your rationale for
treating templates differently?

I also disagree with your earlier patch, however; we shouldn't look through
an implicit typename.

Jason

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]