j
k
j a
j l
Andrey Semashev wrote:
Why not simply override operator delete?
Because sometimes you have to allocated/deallocate third-party library objects with your custom memory manager but you can't modify those sources :)
Back to the thread
Back to the list