"README.md" did not exist on "5d21a830bcc06720d0b79232805abf5f0095b654"
Forked from
Dynare / preprocessor
Source project has a limited visibility.
-
Sébastien Villemot authored
This prevents destruction through a base pointer, which would a memory leak since the destructor is not virtual (and we cannot make it virtual because it would break our crude serialization strategy).
Sébastien Villemot authoredThis prevents destruction through a base pointer, which would a memory leak since the destructor is not virtual (and we cannot make it virtual because it would break our crude serialization strategy).