Welcome to MSDN Blogs Sign in | Join | Help

April 2009 - Posts

decltype: C++0x Features in VC10, Part 3

Part 1 of this series covered lambdas , auto , and static_assert . Part 2 of this series covered rvalue references , which enable move semantics and perfect forwarding . Today, I'm going to talk about decltype , which allows perfect forwarding functions
Posted by vcblog | 27 Comments

Tech-Ed North America 2009

Most of you must be aware of the upcoming Microsoft® Tech·Ed North America 2009 in Los Angeles. This event provides hands-on learning, deep product exploration and opportunities to connect with industry and Microsoft experts one-to-one. Anyone attending
Posted by vcblog | 5 Comments

VC MSBuild Extensibility Example

Hello, my name is Felix Huang and I am a developer on the Visual C++ team. Over the last year, I worked on making the build system in Visual Studio 2010 more flexible with MSBuild system as the foundation. For those who felt the need to use batch scripts
Posted by vcblog | 4 Comments
 
Page view tracker