阅读背景:

c++自定义全局新建/删除重写系统库

来源:互联网 

I'm overriding C++ global new/delete operators on Linux project. It all works nicely in my own code, until I found out that the new/delete symbols in system libraries gets also replaced with my code! This is a very bad problem since it goes way beyond 'level of evil' I intended.I'm overriding C++ global new/delete operators




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: