Exception on Destructor Method

Giganews Newsgroups
Subject:Exception on Destructor Method
Posted by: Eduardo Jauch (eduardo.jau…@gmail.com)
Date:30 Apr 2008

Hi,

What happens to a descendent object if I have an exception generated on the destructor method? It'll have the allocated memory correclty liberated or I'll create a Leak Memory problem?

Replies