C++ coming back into the mainstream with more specs, more often -- Peter Bright
C++ coming back into the mainstream with more specs, more often
Visual Studio 2012 standard conformance updates on the way.
At BUILD in Redmond today, Microsoft announced its plans to improve C++ standards conformance in its Visual Studio development environment, and talked about ways in which C++ would become a better, regularly updated, modern programming language. Microsoft developer and C++ standard committee secretary Herb Sutter introduced work being done by the C++ community to make the language better, and also discussed the work being done by Microsoft to make its own compiler better...

Release 1.52.0 of the Boost C++ Libraries is expected on Monday, November 5.

Core C++, 5 of N: Explicit and Partial Specialization -- Stephan T. Lavavej
From Scott Meyers' blog: