S
shrey
Hi
I am wondering if I can overload new so that I can count how many
instances does it create of different classes. Like for example, an
example output can be Class A - 10 times, Class B - 20 etc.
Can something like that be done with minimal modifications to the
source code?
thanks
shrey
I am wondering if I can overload new so that I can count how many
instances does it create of different classes. Like for example, an
example output can be Class A - 10 times, Class B - 20 etc.
Can something like that be done with minimal modifications to the
source code?
thanks
shrey