Re: Stupid block syntax!
Re: Stupid block syntax!
- Subject: Re: Stupid block syntax!
- From: Vincent Habchi <email@hidden>
- Date: Mon, 09 Jul 2012 14:33:57 +0200
On 5 juil. 2012, at 02:45, Graham Cox <email@hidden> wrote:
> I read recently that the '^' was the only possible operator that could be used due to the inherent grammar of C meaning that anything else would have introduced ambiguity
If I remember correctly, it has more to do with C++ overloading. ^ is not overloadable in C++, that was the unique such operator left.
Vincent
_______________________________________________
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