Browse by Tags
All Tags »
VC++ »
C++ (
RSS)
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...
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...
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...
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...
More Posts