axmol/cocos/platform/apple
Wilson E. Alvarez c0e1e91373 Performance tweak: Use range-based for-loops and allocate std::vector size() and *end() on the stack where favorable. (#16716)
* Use range-based for-loops and allocate std::vector size(), end(), cend(), rend(), crend() on the stack where favorable.

Other minor trivial changes were applied.

* Fixed Android compilation error

* Fixed windows-universal compilation error
2016-10-27 15:10:24 +08:00
..
CCDevice-apple.h Add system label overflow (#15827) 2016-06-15 10:43:15 +08:00
CCDevice-apple.mm fix for #16589 (#16636) 2016-10-04 22:26:40 -07:00
CCFileUtils-apple.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCFileUtils-apple.mm Performance tweak: Use range-based for-loops and allocate std::vector size() and *end() on the stack where favorable. (#16716) 2016-10-27 15:10:24 +08:00
CCLock-apple.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCLock-apple.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCThread-apple.mm Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00