Re: NSMapTable with pointer keys ?
Re: NSMapTable with pointer keys ?
- Subject: Re: NSMapTable with pointer keys ?
- From: Guillaume Laurent <email@hidden>
- Date: Fri, 28 Mar 2008 00:20:11 +0100
On Mar 27, 2008, at 18:17 , Guillaume Laurent wrote:
On Mar 27, 2008, at 17:54 , A.M. wrote:
I think you would have an easier time with NSMutableDictionary and
[NSValue valueWithPointer:&x] as the key.
Thanks, I'll try that too.
Indeed, that seem to be the simplest solution. I couldn't get
NSMapTable to work at all in that case, kinda frustrating.
--
Guillaume
http://telegraph-road.org
_______________________________________________
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