Re: Cocoa/Windows parallel dvlpmt
Re: Cocoa/Windows parallel dvlpmt
- Subject: Re: Cocoa/Windows parallel dvlpmt
- From: Darrin Cardani <email@hidden>
- Date: Mon, 2 Feb 2004 11:57:17 -0600
At 7:03 AM -0800 2/2/04, John Stiles wrote:
On Jan 31, 2004, at 3:52 PM, Darrin Cardani wrote:
As I understand it, you can't use STL in Cocoa code. If nothing
else, you'll have problems with templates because of the "<>"
bracket syntax, if I recall correctly.
This is not true at all.
I love Cocoa as well as STL. Mixing them is easy and works quite
well. Obviously you can't pass a vector<> to something that expects
an NSArray*, etc, but there is no reason why STL can't be used in a
Cocoa app.
Sorry for the confusion. I was told it wasn't possible, but I've
never tried it as I don't use templates too often. Maybe it wasn't
possible at one time in the past? I don't know. But thanks for the
update.
Darrin
--
Darrin Cardani - email@hidden
President, Buena Software, Inc.
<
http://www.buena.com/>
Video, Image and Audio Processing Development
_______________________________________________
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.