2017年3月4日

关键字:for_each

摘要: std::for_each 先贴cppreference中对for_each的概述: 1) Applies the given function object f to the result of dereferencing every iterator in the range [first, l 阅读全文

posted @ 2017-03-04 23:09 -TTSJ 阅读(297) 评论(0) 推荐(0) 编辑

导航