• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: template metaprogramming optimization in COCOA app
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


References: 
 >template metaprogramming optimization in COCOA app (From: Luca Ciciriello <email@hidden>)

  • Prev by Date: Re: When do I need to override hash?
  • Next by Date: Re: Accessing method from another class
  • Previous by thread: template metaprogramming optimization in COCOA app
  • Next by thread: Force crash a cocoa app for Crash Reporter testing
  • Index(es):
    • Date
    • Thread