Usage of “this” in destructor

前端 未结 2 1523
慢半拍i
慢半拍i 2020-12-11 01:57

Is it valid to call some function in destructor with this argument? Function does not store pointer, but assume full-functional object.

2条回答
提交回复
热议问题