This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: C++ PATCH: PR 16162


On Tue, 14 Sep 2004 14:00:13 -0700, Mark Mitchell <mark@codesourcery.com> wrote:

> Jason Merrill wrote:

>>Indeed, it seems to me that in a declarator there are no dependent types;
>>we are dealing with the templates themselves, not a possible instantiation.
>>
> In the declarator-id, as opposed to any names appearing in template
> arguments thereto, I think I agree.

Yes, that's what I meant.

Jason


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