Algo: Add virtual destructors when needed.
That solves ``deleting object of polymorphic class type * which has non-virtual destructor'' GCC warnings.
Please register or sign in to comment
That solves ``deleting object of polymorphic class type * which has non-virtual destructor'' GCC warnings.