chinmay.sahoo New member Mar 10, 2016 #1 Destructor can be declared as static. But it cannot be used. Since destructor uses ‘this’ context it cannot be static.
Destructor can be declared as static. But it cannot be used. Since destructor uses ‘this’ context it cannot be static.