max_unbounded::saved
Increments the count of memory blocks on the free list.
void saved();
Remarks
This member function does nothing. It is called by cache_freelist::deallocate whenever it puts a memory block on the free list.
Requirements
Header: <allocators>
Namespace: stdext