Xcode 5 & Obj-C++
Xcode 5 & Obj-C++
- Subject: Xcode 5 & Obj-C++
- From: Peter Teeson <email@hidden>
- Date: Wed, 29 Jan 2014 12:02:02 -0500
I have a project in which I want to take advantage of the C++ Standard library
(primarily because of the container classes - including the special ones).
FWIW the project has to traverse a directed acyclic graph (yes I know about the boost lib).
For the rest of the project Obj-C and Cocoa is sufficient.
All the searching I've done has not turned up anything current about how things work
these days with Xcode 5 and llvm. There is the 2005 ObjC++.pdf which I have
but Xcode has changed a lot since those days.
I understand that the file extension needs to be .mm to mix Obj-C and C++.
But other than a command line template, which is for C++, there does not seem to be one for ObjC++.
Are there any current docs that my search didn't find and that you can point me to?
Or advice you can offer to help me?
TIA and respect….
Peter
_______________________________________________
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