On 5 juil. 2012, at 02:45, Graham Cox <graham....@bigpond.com> 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 (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