Tuesday, July 26, 2005

Compile-Time Computations in C++

Compile-Time Computations in C++: Novel Template Programming Techniques
A nice article on Compile-Time computations in C++ by Angelika Langer (the author of Standard C++ IOStreams and Locales - Avanced Programmer's Guide and Reference).

C++ Expression Templates: An Introduction to the Principles of Expresson Templates
This article starts off with examples of Compile-Time Computation and then moves on to Expression templates.

No comments: