template metaprogramming optimization in COCOA app
template metaprogramming optimization in COCOA app
- Subject: template metaprogramming optimization in COCOA app
- From: Luca Ciciriello <email@hidden>
- Date: Thu, 20 Aug 2009 18:18:10 +0200
Hi list.
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?
Thanks in advance.
Luca.
_______________________________________________
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