12th
09,07

I love this C++ in-depth series, but it seems that in-depth series will not be published anymore. It is great for introduction to metaprogramming language especially C++ programmers. Even it requires prerequisites of deep understanding of C++ language itself, of course template framework, if you finished reading this book, you would be enough to write C++ library with extensibility and optimization for various users. With this template framework of C++, C++ could be equipped with speed and extensibility. Not only that, for naive users not understanding computer deeply, C++ could be the best language ever in terms of speed. All library or framwork programmers must read this book for their clients.