M
maadhuu
hello,
i want to know whether one can derive from a template class where the
derived class is also a template class....if this is true, then if i have
2 functions say f() in the parent class and g() in the derived class ,
where the function f() is called,then it gives an error ..why??
i want to know whether one can derive from a template class where the
derived class is also a template class....if this is true, then if i have
2 functions say f() in the parent class and g() in the derived class ,
where the function f() is called,then it gives an error ..why??