I have two questions which I am unable to solve myself.
Questions are,
- Is it possible to inherit Specialized Class from Non Template Class?
- Is it possible to inherit Template Class from Specialized Class?
If it is then can someone with code example show how can it be done?
Or if not then what's the reason behind it?
Thank you!