<aclass="reference"href="http://www.awprofessional.com/titles/0321227255"target="_top"><imgalign="right"alt=""C++ Template Metaprogramming" cover"class="right-aligned"src="../tutorial/book_cover.png"/></a><p>For those of you whose interest in metaprogramming is not fully
satisfied by this documentation, we've collected a few references
to other resources that we think you are likely to fancy. Most
notably, a book named "<aclass="reference"href="http://www.awprofessional.com/titles/0321227255"target="_top">C++ Template Metaprogramming: Concepts,
Tools, and Techniques from Boost and Beyond</a>" by David Abrahams
and Aleksey Gurtovoy is considered to be the most authoritative and
up-do-date treatment of the subject as of today. The tutorial
included with this documentation is in fact an excerpt from this
work.</p>
<p>Other notable book resources include Andrei Alexandrescu's "<aclass="reference"href="http://www.awprofessional.com/title/0201704315"target="_top">Modern C++ Design: Generic
Programming and Design Patterns Applied</a>", in which
Andrei explorers the appication of C++ metaprogramming techniques to implementing
highly reusable and configurable generic designs, and "<aclass="reference"href="http://www.josuttis.com/tmplbook/"target="_top">C++ Templates - The
Complete Guide</a>", by David Vandevoorde and Nicolai M. Josuttis — <em>the</em> book
on the details and workings of the C++ template system.</p>
<p>We can also recommend a number online resources:</p>
<li>Todd L. Veldhuizen, "<aclass="reference"href="https://dl.acm.org/citation.cfm?id=260748"target="_top">Using C++ template metaprograms</a>", C++ Report
<li>Todd L. Veldhuizen and Dennis Gannon, "<aclass="reference"href="https://arxiv.org/abs/math/9810022"target="_top">Active Libraries: Rethinking the roles of
Workshop on Partial Evaluation and Semantics-Based Program Manipulation (PEPM'99).</li>
</ul>
<!-- What about Todd's PhD dissertation? Too far off the beaten track? -->
<p>Finally, if you come accross a high-quality, notable work on the
topic that you think should be listed here, please <aclass="reference"href="http://lists.boost.org/mailman/listinfo.cgi/boost"target="_top">let us know</a>!</p>