I have seen many class template that inherits from a normal base class.

What is the advantages about this design ?

Thanks.