delete
A C++ keyword that identifies a free storage deallocation operator.
A C++ operator used to destroy objects created by new.
[Back]
[Next]