max_variable_size Members

Reference

Constructors

max_variable_size

Constructs an object of type max_variable_size.

Member Functions

allocated

Increments the count of allocated memory blocks.

deallocated

Decrements the count of allocated memory blocks.

full

Returns a value that specifies whether more memory blocks should be added to the free list.

released

Decrements the count of memory blocks on the free list.

saved

Increments the count of memory blocks on the free list.

See Also

Reference

max_variable_size Class