Re: Xcode-users Digest, Vol 2, Issue 757
Re: Xcode-users Digest, Vol 2, Issue 757
- Subject: Re: Xcode-users Digest, Vol 2, Issue 757
- From: Thomas Engelmeier <email@hidden>
- Date: Wed, 28 Dec 2005 12:14:00 +0100
On 28.12.2005, at 10:59, Steve Checkoway wrote
I can avoid the two reported errors by adding the scope modifier,
"FirstTemplateClass<T2>::" in front of the two offending
references. But the question is, why does the compiler complain
in the first place??
I wish I knew too. Either it's a bug or the c++ standard explicitly
disallows this for some reason that doesn't spring to mind. Having
never found a free version of the standard, I can't even check it.
Well, the 18 US$ for the PDF are a pretty good investment. Chances to
get some good answer to the question are IMO higher in <news://
comp.lang.c++.moderated>.
Comeau C++ compiles the code only in non-strict C++ mode.
Regards,
Tom_E
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden