Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Describes a max class object that does not limit the maximum length of a freelist object.
class max_unbounded
Member Functions
Increments the count of allocated memory blocks. |
|
Decrements the count of allocated memory blocks. |
|
Returns a value that specifies whether more memory blocks should be added to the free list. |
|
Decrements the count of memory blocks on the free list. |
|
Increments the count of memory blocks on the free list. |
Requirements
Header: <allocators>
Namespace: stdext