I am looking for example of code which correctly uses C++ objects from Obj-C ! may be someone already have done it and have a piece of code which does so? I need object A written in C++ to compiled and linked with Obj-C program.
Thanks in advance for any hints and links.