VC10中的C++0x特性

时间:2015-03-17 04:32:07
【文件属性】:

文件名称:VC10中的C++0x特性

文件大小:544KB

文件格式:ZIP

更新时间:2015-03-17 04:32:07

VC10 C++0x 特性

简要介绍: 这一系列文章来自Visual C++ Team Blog,介绍Microsoft Visual Studio 2010 中支持的C++0x特性,目前有三部分。 Part 1:介绍了Lambdas,auto,以及 static_assert; Part 2:介绍了右值引用(Rvalue References); Part 3:介绍了表达式之类型(decltype)。 来源:vcblog 翻译:飘飘白云 kesalin@gmail.com 博客地址:http://www.cppblog.com/kesalin/category/3832.html


【文件预览】:
VC10中的 C++0x 特性.doc
VC10中的 C++0x 特性.pdf

网友评论