Open rayvburn opened 2 years ago
Lack of possibility to mark template method as virtual led to create an ugly workaround
virtual
Symptom: base class request methods got called each time, instead of derived class'
request
Lack of possibility to mark template method as
virtual
led to create an ugly workaroundSymptom: base class
request
methods got called each time, instead of derived class'