The Wisdom of Calvin
Hobbes : Well, you still have afternoons and weekends
Calvin : That's when I watch TV.My Updates
- Happy New Years Everyone! http://t.co/PAvVMoN5 1 month ago
- I just got a $2 credit for Android apps from the @amazonappstore. Click http://t.co/Ap2vvvTa to get yours. #get2 4 months ago
- Bestbuy.com *still* doesn't have the 32GB Asus Transformer (since 5/13 if NowInStock.net is correct ==> http://t.co/ATlEPqE). 7 months ago
- Don't drink and tweet: http://t.co/6fcmteh 7 months ago
- @codinghorror Ok. I'd have to admit that it's a new term to me as well. 7 months ago
Archives
Tag Archives: C++
C++ Namespace Alias
The other day, while I was reading up on Boost and TR1, I ran across an interesting feature called a namespace alias. With a namespace alias, you essentially call out a new namespace that will reference back to the one … Continue reading
Posted in General, Software Development
Tagged Boost, Boost::Filesystem, C++, Namespace Alias
Leave a comment
QT 4.3.4
Earlier this morning, Trolltech release version 4.3.4 of their QT development solutions. From trolltech.com: Qt includes bug fixes made since the release of version 4.3.3 in December 2007. In addition to professional support, Trolltech commercial license holders receive regular releases … Continue reading