Posts
Compile time messages in C++
September 28, 2011•1,012 words
This article is outdated!: This article was written a very long time ago, and its contents no longer apply. Read the newer version by clicking here...
Exploring time keeping in ISO C++ 2011
September 25, 2011•762 words
A lot has been written about new features coming in the 2011 revision of ISO C++. One that has received surprisingly little attention is the
Compile time quick-sort using C++ variadic templates
September 23, 2011•1,895 words
This article is outdated!: This article was written a very long time ago, and its contents no longer apply. Read the newer version by clicking here...