| 1. | British. a furnace for the burning of refuse; incinerator. |
| 2. | Rocketry. a destruct mechanism or device for destroying an off-course airborne missile or launch vehicle. |

destructor programming
A function provided by a class in C++ and some other object-oriented languages to delete an object, the inverse of a constructor.
(1998-04-28)