Re: template C++ mailing lists
Re: template C++ mailing lists
- Subject: Re: template C++ mailing lists
- From: Stefan Werner <email@hidden>
- Date: Thu, 22 Feb 2007 22:12:39 +0100
On Feb 22, 2007, at 9:41 PM, David A Rowland wrote:
Using Xcode 2.4.1 when I Build/Preprocess a .cpp file it creates
a .i file, but the templates are not instantiated. Is that what you
mean by "expanded"?
As I understand it, the preprocessor only deals with # commands.
The preprocessor is ignorant of templates, C or C++ syntax or
namespaces.
Hm, is my memory playing tricks on me right now? I do know that there
was a problem I had with templates when upgrading to gcc 4.0 that I
eventually solved by examining the .i files - weird.
Stefan
_______________________________________________
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