P
Pierric
Hi everyone:
recently I find a bug in my application, it's because I have override
the operator new. So now I want to use the origin one in only some part
of the codes.
Is there a way to do it, without disabling the overriding ?
Thank you.
recently I find a bug in my application, it's because I have override
the operator new. So now I want to use the origin one in only some part
of the codes.
Is there a way to do it, without disabling the overriding ?
Thank you.