My basic understanding is that there is no implementation for a pure virtual function, however, I was told there might be implementation for pure virtual function.
I understand why calling a virtual function from a constructor is bad, but I\'m not sure why defining a destructor would result in a \"pure virtual method called\" exception.The code uses const values