Granville Barnett

Browse by Tags

All Tags » VC++ (RSS)
C++ portability guide
I was looking for this document a while ago and couldn't seem to find it but I stumbled across it moments ago almost by chance. It's the the Mozilla guidance for C++ portability - give it a read here if you are interested in that stuff it is full of subtle...
Posted: Apr 20 2008, 07:16 PM by gbarnett
Filed under: , ,
Something I let pass me by - VC++ TR1 released
If you have been using the Boost libraries then you will probably not see anything major that's not already in the Boost TR1 library BUT officially VC++ now has a TR1 implementation which is always a good thing. Information about TR1 (and the MFC update...
Visual C++ in Visual Studio 10 will use SQL Server Compact instead of ncb's
For many this will no doubt induce a sigh of relief, we've all been there in moderately sized projects and then happened to see that the ncb file size seems to have grown exponentially - I don't think I've ever met someone who hasn't deleted the ncb file...
A few slide decks that may be of interest (C++ TR1)
I missed this but last Friday the VC blog guys put up some slide decks on the "new" stuff in TR1, I enclose new in quotations because if you've used Boost before then its not new, rather its just the native support for those features - which...
Posted: Feb 25 2008, 02:17 PM by gbarnett
Filed under: , ,
More Posts