I am experimenting with the concept of CRTP and how it can be used to approximate mixins in C++.
I\'ve developed the following code to illustrate the idea, but came a