gpt4 book ai didi

c++ - 为什么我要重载 operator new 或 operator delete?

转载 作者:太空宇宙 更新时间:2023-11-03 10:34:46 25 4
gpt4 key购买 nike

<分区>

Possible Duplicate:
Any reason to overload global new and delete?

在 c++ 中,您可以重载 new/delete 运算符,这样做有什么好处吗?因为在调用运算符 new 之后,它的结果值被发送到构造函数,而在调用运算符 delete 之前,析构函数被调用。

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com