mixing virtual functions and template functions - how?kbw, yes, I do have an understanding on how virtual functions are implemented. and yes, the two c...
mixing virtual functions and template functions - how?while syntactically templates cannot be virtual functions, I wonder what approach to use when semant...