this is interesting - i would leave a comment there but its not obvious...
looking at the implementation I am curious how good the coverage is:
what about the array new/delete operators?
what about placement new?
what about stack allocations?
what about the static data area?
looking at the implementation I am curious how good the coverage is: what about the array new/delete operators? what about placement new? what about stack allocations? what about the static data area?