Re: Retain count in non ARC
Re: Retain count in non ARC
- Subject: Re: Retain count in non ARC
- From: Greg Parker <email@hidden>
- Date: Mon, 07 Apr 2014 13:11:57 -0700
On Apr 7, 2014, at 1:52 AM, Kevin Meaney <email@hidden> wrote:
> I thought the behaviour was different between iOS and MacOS. On iOS nonatomic was the default and atomic on OS X.
No. atomic is the default everywhere.
The only OS difference is that the iOS SDK tends to use nonatomic more than the OS X SDK.
--
Greg Parker email@hidden Runtime Wrangler
_______________________________________________
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