Mixing C++ and Objective-C
Mixing C++ and Objective-C
- Subject: Mixing C++ and Objective-C
- From: "Albert Russel" <email@hidden>
- Date: Tue, 6 Aug 2002 16:48:38 +0200
I have added some .h and .cpp files to a Cocoa project. When I #include a
C++ .h file the compiler complains that 'class' is an unknown type. From the
documentation I understood that Objective-C and C++ can be mixed in the same
project. What must I do to use the C++ STL in a Cocoa project?
Albert.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.