Re: ARC and blocks
Re: ARC and blocks
- Subject: Re: ARC and blocks
- From: David Duncan <email@hidden>
- Date: Thu, 26 Jan 2012 16:17:31 -0800
On Jan 26, 2012, at 2:44 PM, Conrad Shultz wrote:
> However, __block variables are NOT retained automatically by a block
> during capture, so this breaks the retain cycle.
This is not true under ARC, where __block variables also retain.
--
David Duncan
_______________________________________________
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