Daily Shaarli

All links of one day in a single page.

September 29, 2014

Template Metaprogramming w/ Modern C++ (II) - biicode blog

In this post we will learn C++ templates in depth: Class and function templates, template parameters, variadic templates, all with in depth examples.