Hi,
I am using Cocos2dx v4.
I have create a project for Android and I wonder how to check the c++ version.
I am trying to implement callbacks using C++11
Thanks in advance.
Hi,
I am using Cocos2dx v4.
I have create a project for Android and I wonder how to check the c++ version.
I am trying to implement callbacks using C++11
Thanks in advance.
V3.x using some c++11 features. So, It’s most probabily using c++11 as same.
I am sure you can implement callbacks by using c++11 features