Class FreeListAlloc
Inherits from
-
Object
(base class) -
Allocator
Constructors
Name | Description |
---|---|
this |
Fields
Name | Type | Description |
---|---|---|
alignment | size_t | |
alignmentMask | size_t |
Properties
Name | Type | Description |
---|---|---|
elementSize | size_t |
Methods
Name | Description |
---|---|
alloc | |
free | |
realloc |
Authors
Sönke Ludwig
Copyright
© 2012 RejectedSoftware e.K.
License
Subject to the terms of the MIT license, as written in the included LICENSE.txt file.