Game Programming and Development Tools

Visual Studio C++ Updates – ssquared

SSquared

Member

Posts: 654
From: Pacific Northwest
Registered: 03-22-2005
There is a new download for C++ 2005 containing some performance improvements. I don’t believe there any code improvements. It mostly focuses on issues with Intellisense, some of which I know I have run across.

In addition, some new C++ updates are also planned for 2008. This will contain new additions from the ISO 2003 standard C++ library. The list contains items like smart pointers, regular expression parsing, several new container types and much more. Check out this blog for more information.

MastaLlama

Member

Posts: 671
From: Houston, TX USA
Registered: 08-10-2005
Thanks for the update!