By Andrey_Karpov_2009
via cppwhispers.blogspot.it
Submitted: Feb 05 2013 / 06:31
As one of most important programming concepts is code reuse, let's see some nice ways to use C++ templates and make code-reuse simple and efficient. Here it follows a bunch of techniques that have proven useful in my real life programming.
Add your comment