Objective-C++
Objective-C++
- Subject: Objective-C++
- From: Heather Hickman <email@hidden>
- Date: Wed, 15 Aug 2001 09:57:46 -0700
There has been a lot of discussion on the list lately as to whether or
not Obj C++ is a part of the upcoming
release of Mac OS X. I am pleased to announce that Mac OS X 10.1
introduces the Objective-C++ front-end to the
Mac OS X version of the GCC compiler, allowing you to freely mix C++ and
Objective C code in the same source file.
Objective-C++ allows you to use C++ class libraries directly from within
your Cocoa application, or use Cocoa or
Foundation objects directly from within your C++ application.
Heather Hickman
Cocoa Technology Manager
Worldwide Developer Relations