axmol/tests/cpp-tests/Classes/UnitTest
Darragh Coy 14b210a082 RefPtr<T> - add move semantics
Add support for move semantics to the RefPtr<T> class. Implement a move constructor and a move assignment operator.
2014-04-08 11:34:27 -07:00
..
RefPtrTest.cpp RefPtr<T> - add move semantics 2014-04-08 11:34:27 -07:00
RefPtrTest.h Add cocos2d::RefPtr<T> 2014-03-26 15:30:15 -07:00
UnitTest.cpp Add cocos2d::RefPtr<T> 2014-03-26 15:30:15 -07:00
UnitTest.h Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00