You could edit your first post instead of making a new one...
Anyway, I think you have misunderstood the way things work. Objective C is a layer of objects on top of C, and ObjC++ is a layer of C++ on top of C++. If you don't like Objective C, chances are that you won't like Objective C++, also. Additionally, Objective C++ needs twice the attention than Objective C so that you don't end up making spaghetti code.
There are no examples or tutorials. Learn Objective C, learn C++ and use C++ with Objective C in your code taking into considerations the limitations that Apple mentions in their website..