11 Sep
2006
11 Sep
'06
8:09 p.m.
Hi! Marko Riedel wrote:
I have an additional question. Can you present me with a list of scenarios in which I would need to manually invoke ex::~ex(), including a few examples?
In C++, you should never invoke dtors explicitly, unless you do such dirty tricks as discussed in June on this list: <http://www.ginac.de/pipermail/ginac-list/2006-June/thread.html>. Regards -richy. -- Richard B. Kreckel <http://www.ginac.de/~kreckel/>