Datatype destructor declaration
In current version it's not obvious by looking only at Datatype
definition if it's destructor is virtual or not, adding override
keyword would fix this problem.
In current version it's not obvious by looking only at Datatype
definition if it's destructor is virtual or not, adding override
keyword would fix this problem.