摘要:
accumulate加头文件<numeric>for_each加头文件<algorithm>对于后者,大家可能熟悉一些。accumulate有两种格式,如下:格式1:template<class _InIt,class _Ty> inline_Ty accumulate(_InIt _First, _InIt _Last, _Ty _Val)格式2:templa... 阅读全文
posted @ 2009-05-05 23:10
CUCmehp(likesmiles)
阅读(945)
评论(0)
推荐(0)
浙公网安备 33010602011771号