Re: C++ compiler isn't being used
Re: C++ compiler isn't being used
- Subject: Re: C++ compiler isn't being used
- From: Steve Mills <email@hidden>
- Date: Wed, 24 Aug 2011 15:36:30 -0500
On Aug 24, 2011, at 15:34:23, Thomas Davie wrote:
> Why not just use typedef?
>
> typedef struct
> {
> int year;
> } car;
That's one way around it. But that wasn't my question. If a regular C++ compiler is smart enough to know that the struct keyword isn't needed, why isn't the Objective-C++ compiler?
--
Steve Mills
Drummer, Mac geek
_______________________________________________
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