Open-Systems-Pharmacology / OSPSuite.FuncParser

Function parser for numeric and logic expressions used by the Open Systems Pharmacology Suite
Other
0 stars 3 forks source link

Free singleton memory on exit #32

Closed Yuri05 closed 4 years ago

Yuri05 commented 4 years ago

Memory allocated by the singleton class ElemFunctionsis not released on exit.