Search Results

2
votes

Good book/resource to learn “effective” template programming in C++ ?

I quite like C++ Template Metaprogramming by Abrahams and Gurtovoy. …