Posts tagged "c++"

Templating your class hierarchy partially for testing in C++

Read more

Using basic type-level programming to add templates to only some classes.