Daniel Moth and Steve Carroll shared what's new in VS 2017 and Updates for C++ developers at CppCon yesterday. You can grab the slides from the talk here, or here in PDF format.
A video of the talk is available on YouTube:Â https://youtu.be/jsdn3kXFVdA.
If you're at the conference stop by our booth on the fourth floor to ask questions, grab...
The Microsoft C++ team is at CppCon 2017. Take our survey, attend talks by our team members, and drop by our booth to say hello!
Visual Studio team members are presenting in a great set of talks this year:
We'll also be participating on a few panels:
There are also some talks from other ...
ç‚¹è¿™é‡Œçœ‹ä¸æ–‡ç‰ˆ
Visual Studio 2017 15.4 Preview 2 is now available and includes enhancements to Visual Studio’s CMake tools. The latest preview upgrades CMake to version 3.9, includes better support for independent CMakeLists, and supports targeting Linux directly.
Please check out the preview and try out the latest CMake features...
ç‚¹è¿™é‡Œçœ‹ä¸æ–‡ç‰ˆ
This post written by Tanveer Gani, Stephan T. Lavavej, Andrew Marino, Gabriel Dos Reis, and Andrew Pardoe
"Two-phase name lookup" is an informal term that refers to a set of rules governing the resolution of names used in a template declaration. These rules were formalized more than two decades ago in an attempt to ...