140 B
140 B
TrimExcess
Sets the capacity of a stack to the actual number of elements, and thus frees up unused memory.
void TrimExcess();
Sets the capacity of a stack to the actual number of elements, and thus frees up unused memory.
void TrimExcess();