I am trying to create a C++ parent class that has two functions, f1 and f2, to be implemented in the child class. This parent class has a function,
f1
f2