Mixing Cocoa and C++
Mixing Cocoa and C++
- Subject: Mixing Cocoa and C++
- From: "Theodore H. Smith" <email@hidden>
- Date: Thu, 19 May 2005 13:17:37 +0100
C++ destructors are not called on C++ class in a ObjC class field, when
the ObjC class is dealloced.
Any strategies for dealing with this?
I've thought of making one C++ class which contains all the C++ stuff,
and just new/delete a pointer to that class from my ObjC init/delloc
methods.
--
elfdata.com/plugin/ Industrial strength string processing, made easy.
"All things are logical. Putting free-will in the slot for premises in
a logical system, makes all of life both understandable, and free."
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden