On 04/07/2012, at 4:19 PM, Quincey Morris wrote:

> Actually, for a block literal, it's:
> 
>       … = ^NSComparisonResult ( id<DKStorableObject> a, id<DKStorableObject> 
> b ) { … }
> 
> The literal syntax puts the return type after the [unparenthesized] "^", 
> unlike the pointer syntax which puts the return type before the 
> [parenthesized] "^".
> 


Ah, and I just saw this after reading the earlier replies and drunkenly 
stumbling around in my code for a bit longer...

Thanks!!

--Graham


_______________________________________________

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to