overloading operator delete, or how to kill a cat?

前端 未结 5 789
时光说笑
时光说笑 2021-01-19 15:15

I am experimenting with overloading operator delete, so that I can return a plain pointer to those who don\'t wish to work with smart pointers, and yet be able to control wh

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