Skip to content

Conversation

JohnCoconut
Copy link
Contributor

  • emplace_back accept constructor args directly
  • use reserve
  • remove superfluous null pointer check
  • add null pointer check around task()

* emplace_back accept constructor args directly
* use reserve

* remove superfluous null pointer check

* add null pointer check
@minggo minggo added this to the next milestone May 5, 2019
@minggo minggo merged commit 8fb45be into cocos2d:v3 May 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants