摘要:
函数对象:可以定义函数对象。sort(this->sprites.begin(), this->sprites.end(), [](const struct SpriteInfo & s1, const struct SpriteInfo & s2) { return s1.pri... 阅读全文
posted @ 2014-09-09 20:23
桑海
阅读(3163)
评论(0)
推荐(0)
|
摘要:
函数对象:可以定义函数对象。sort(this->sprites.begin(), this->sprites.end(), [](const struct SpriteInfo & s1, const struct SpriteInfo & s2) { return s1.pri... 阅读全文
posted @ 2014-09-09 20:23
桑海
阅读(3163)
评论(0)
推荐(0)
|