C++
Breaking Up The Monolith
Advanced C++ Design without Compromise
a new book by Matthew Wilson
The concepts, patterns, principles and techniques described in Breaking Up The Monolith have enabled the development of:
* FastFormat, the most robust, most flexible, and fastest C++ formatting library
* Pantheios, the fastest, flexible, and only 100% type-safe C++ logging library
* VOLE, a library for driving COM/OLE automation servers from C++ with a natural, 100% type-safe, and efficient syntax.
...hoped that Monolith will be published in mid-2011
Нашел по ссылке из документации VOLE, интересно.
Хорошо ведь, что примерами в книге служат рабочие проекты с открытыми исходниками.