
1) Incinerator
Found on
https://www.crosswordclues.com/clue/destructor
[computer programming] In object-oriented programming, a destructor (sometimes shortened to dtor) is a method which is automatically invoked when the object is destroyed. It can happen when its lifetime is bound to scope and the execution leaves the scope, when it is embedded into another object whose lifetime ends, or when it was allocated...
Found on
http://en.wikipedia.org/wiki/Destructor_(computer_programming)

• (n.) A destroyer. • (n.) A furnace or oven for the burning or carbonizing of refuse • (n.) a furnace (called in full refuse destructor) in which the more solid constituents of sewage are burnt. Destructors are often so constructed as to utilize refuse as fuel.
Found on
http://thinkexist.com/dictionary/meaning/destructor/
De·struc'tor noun [ Latin , from
destruere . See
Destroy , and confer
Destroyer .] A destroyer. [ R.] « Fire, the
destructor and the artificial death of things.»
Boyle. Found on
http://www.encyclo.co.uk/webster/D/49
De·struct'or noun A furnace or oven for the burning or carbonizing of refuse ; specif.
(Sewage Disposal) , a furnace (called in full
refuse destructor ) in which the more solid constituents of sewage are burnt. Destructors are often so constructed as to utilize refuse as fuel.
Found on
http://www.encyclo.co.uk/webster/D/49

member of a class used to clean up before deleting an object. It's name is its class' name prefixed by '~'. For example, Foo's destructor is ~Foo(). Often used to release resources. A destructor is implicitly called whenever an object goes out of scope or is deleted. See also: virtual destructor, order of destruction. TC++PL 10.4.2, D&E 2.11.1, 3.1...
Found on
http://www.stroustrup.com/glossary.html

a furnace for the burning of refuse; incinerator. · a destruct mechanism or device for destroying an off-course airborne missile or launch vehicle.
Found on
https://www.infoplease.com/dictionary/destructor
No exact match found.