MemoryStat Operators

MemoryStat Operators
Operators
Operator 
Description 
+= 
Increments the allocation size of the current MemoryStat object by adding the allocation statistics of another MemoryStat object to the current one. 
-= 
Decrements the allocation statistics of the current MemoryStat object by subtracting the allocation statistics of another MemoryStat object from the current one.