I understand that the normal means in C++ of controlling at compile time which class template member functions are included/excluded is through partial specialization. I have a