Objective-C++ Preprocessor Headers

Standalone header files that can be included in any project to extend Objective-C's syntax
Download

Objective-C++ Preprocessor Headers Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • John Holdsworth
  • Publisher web site:
  • http://johnholdsworth.com/
  • Operating Systems:
  • Mac OS X 10.6.6 or later
  • File Size:
  • 1.8 MB

Objective-C++ Preprocessor Headers Tags


Objective-C++ Preprocessor Headers Description

Objective-C++ is a free set of standalone header files that boost the syntax available to Objective-C developers when using Foundation classes by using simple C++ wrapper objects that come with support for string concatenation and access to Foundation container members using subscript notation. Objective-C++ thus reduces your Objective-C code's verbosity allowing you to focus on the problem while adding features such as regular expressions, sparse arrays, 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 use 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.NOTE: To buy Objective-C++ Preprocessor Headers via the App Store an Apple account is required.


Objective-C++ Preprocessor Headers Related Software