Hacker News new | ask | show | jobs
by mastazi 3765 days ago
I'm not sure about how mainstream/supported C++ is in the Android world.
1 comments

Just as much as everywhere else, we're using it extensively for sharing code. If has a few qurks but it's easy better than windows for example.
Are you using NDK? I was reading about it earlier, it is something that I would like to look into, when I have some time.
Yes, NDK is after all just a name for preconfigured GCC and Clang package shipped by Google :)

We use Clang 3.5.