Re: howto mix objc/c++ in a nice way?
Re: howto mix objc/c++ in a nice way?
- Subject: Re: howto mix objc/c++ in a nice way?
- From: Simon Strandgaard <email@hidden>
- Date: Thu, 10 Nov 2005 19:32:40 +0100
On 11/10/05, Simon Strandgaard <email@hidden> wrote:
> How to let B.test() access A's internals, without
> using (void*) and reinterpret_cast?
I should add that the header file is used in objc projects, so
its not an option for me to change to objc++ mode for all the
files that includes it.
Any ideas?
--
Simon Strandgaard
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden