How has C++ changed in the past decade?

Viewed 4285

I've barely/rarely used C++ in the past decade, and now it looks like I'll be doing something in it again. I'm looking forward to it, but have to wonder how it's changed since I last used it.

Are there any good / brief web pages, blog posts, or even books on how C++ has changed in the past decade?

Please note this question is regarding the language as well as tools or any additional information about working in C++. Specifically I'm working in Windows, using VC++2008.

6 Answers
Related