Objective-C++

  • Objective-C++

Detailed App Info:

  • Last Changed:Time:
  • Current Version:Version: 4.6
  • Device Type:Device: iPhone Ready
  • Category:Category: Developer Tools
  • iTunes Seller:Seller:
  • Download Size:App Size: 1.96 MB

Application Description

Twitter:
Google:
Facebook:
Objective-C++ enriches the syntax available to Objective-C coders when using foundation classes by using simple C++ wrapper objects that support string concatenation and access to foundation container members using subscript notation. This reduces the verbosity of Objective-C code allowing you to focus on the problem while adding features such as sparse arrays, regular expressions and complex recursive data structures.

At it's simplest, to use Objective-C++ use the application to convert your class files in a project to use the Objective-C++ compiler included in Xcode and then patch your project's pre-compilation header (.pch file) to include the header file in this application bundle. Thereafter, where you would use NSString, NSArray and NSDictionary in any class, use the C++ wrappers OOString, OOArray and OODictionary to take advantage of the operators defined as inline functions in the preprocessor header.

Extensively tested in mutiple projects over the last few years, Objective-C++ is compatible with ARC and can be used as an efficient alternative for maintaining reference counts if you haven't made the transition.

Requirements

Your mobile device must have at least 1.96 MB of space to download and install Objective-C++ app. Objective-C++ was updated to a new version. Purchase this version for $0.00

If you have any problems with installation or in-app purchase, found bugs, questions, comments about this application, you can visit the official website of John Holdsworth at http://johnholdsworth.com/objectivecpp/intro.html.

Copyright © John Holdsworth 2012