Re: CPP reference operator
Re: CPP reference operator
- Subject: Re: CPP reference operator
- From: email@hidden
- Date: Fri, 8 Oct 2010 14:58:57 -0600
Thanks.
I am compiling Objective-C++;
-koko
On Oct 8, 2010, at 2:57 PM, Dave Carrigan wrote:
On Oct 8, 2010, at 1:45 PM, email@hidden wrote:
can parms be passed to obj-c methods by reference as in
name:(type&)parm
Yes, as long as you're compiling as Objective-C++ (i.e., your file
extension is .mm).
--
Dave Carrigan
email@hidden
Seattle, WA, USA
_______________________________________________
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