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

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -