On Sep 28, 2010, at 6:07 PM, Greg Parker wrote: >> How do I create a property for a class named "private" and not have the >> Objective-C++ compiler trip on it? > > You can't. C++ reserved words are unavailable for use in Objective-C++. The > only exception is in method names.
Okay, thank you for clarifying that. Nick Zitzmann <http://www.chronosnet.com/> _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com