When I inherit from a templated class and provide the argument during the inheritence, how do I have to handle functions from the parent class, which use the template argument?<