Re: BOOL array
Re: BOOL array
- Subject: Re: BOOL array
- From: "Kyle Sluder" <email@hidden>
- Date: Mon, 15 Sep 2008 18:01:29 -0400
On Mon, Sep 15, 2008 at 5:43 PM, Alex Reynolds <email@hidden> wrote:
> Are there any downsides to creating Cocoa-based applications in Objective
> C++?
If you're switching to Objective-C++ just to get std::vector, I would
strongly suggest you reconsider. There are plenty of issues regarding
ObjC++ in the legacy runtime, particularly involving exceptions. Is
there a reason you chose to make such a radical change instead of just
using CFBitVector?
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden