Share via


max_variable_size::saved

Increments the count of memory blocks on the free list.

void saved();

Remarks

This member function increments the stored value _Nblocks. This member function is called by cache_freelist::deallocate whenever it puts a memory block on the free list.

Requirements

Header: <allocators>

Namespace: stdext

See Also

Reference

max_variable_size Class