MemoryStat::SetMax

MemoryStat::SetMax
void SetMax(MemoryStat* p);
Description

SetMax compares with another MemoryStat object and sets the maximum of the allocation statistics to the current MemoryStat object.

Parameters
Parameters 
Description 
MemoryStat* p 
MemoryStat object with which to compare the allocation statistics.