Returning objective-c from c++ class -


i’m developing in mixed objective-c , c++ project.

i have class in in definition (.mm) i’m working both objective-c , c++, in header, have c++ code…

the issue need function return objective-c class, , can’t since hpp it’s c++.

how can this? thanks.


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -