29 May
2014
29 May
'14
5:05 p.m.
On 5/29/2014 9:59 AM, Kyle Ketterer wrote:
Hey all,
I want to learn more about template (meta) programming. Including, type generators, adapters, etc.
The main template metaprogramming reference is the documentation for Boost MPL. There is also a book published on Boost MPL called "C++ Template Metaprogramming" by David Abrahams and Aleksey Gurtovoy but it is published in 2005 and Boost MPL has changed a little bit since then.