Re: template metaprogramming optimization in COCOA app
Re: template metaprogramming optimization in COCOA app
- Subject: Re: template metaprogramming optimization in COCOA app
- From: Alastair Houghton <email@hidden>
- Date: Thu, 20 Aug 2009 21:42:48 +0100
On 20 Aug 2009, at 17:18, Luca Ciciriello wrote:
I've included in an Objective-C++ project some part of a my old
application written in pure ANSI ISO/IEC 14882:2006 C++. For the
portability sake was very important to me the compliance with this
standard. In this ANSI C++ application I've used the template
metaprogramming methodology in order to achieve some level of
compile-time optimizations. My question is: These optimizations are
still there when this C++ code is insert in a Objective-C++ COCOA
app?
It's Cocoa, not COCOA.
And yes, your C++ will work just the way you expect.
Kind regards,
Alastair.
--
http://alastairs-place.net
_______________________________________________
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