The sourse code and wiki pages present a basic introduction to C++ metaprogramming concepts, including downloadable examples to try at home.
Those lessons are not intended in any means to replace specialized books on subject of C++ templates or metaprogramming, but only to provide basic understanding of techniques applied.