Objective-Glue
With template metaprogramming and the Objective-C runtime bridging between Objective-C and C++ can be simplified. This post describes a prototype for generating Objective-C delegates that bridge to C++ code.
With template metaprogramming and the Objective-C runtime bridging between Objective-C and C++ can be simplified. This post describes a prototype for generating Objective-C delegates that bridge to C++ code.