摘要:
对于STL的遍历操作,可以使用std:for_each,但是使用std:for_each的话,操作起来不是很灵活。1 // for_each. Apply a function to every element of a range.2 template 3 _Function for_each(... 阅读全文
posted @ 2015-04-11 15:20
justme_coder
阅读(796)
评论(0)
推荐(0)
浙公网安备 33010602011771号