lambda表达式初步
摘要:
// Lambda_test20140801.cpp : 定义控制台应用程序的入口点。//#include "stdafx.h"#include #include #include using namespace std;int main(){ //创建一个包含10个元素的集合对象 vector... 阅读全文
posted @ 2014-08-01 10:13 吴一达 阅读(146) 评论(0) 推荐(0)
posted @ 2014-08-01 10:13 吴一达 阅读(146) 评论(0) 推荐(0)