Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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