| Interface | Description |
|---|---|
| Allocator |
| Class | Description |
|---|---|
| IntegerBestFitAllocator |
An aggressively best-fit allocator.
|
| LongBestFitAllocator |
An aggressively best-fit allocator.
|
| PowerOfTwoAllocator |
An augmented AA tree allocator with unusual alignment/allocation properties.
|
| Enum | Description |
|---|---|
| PowerOfTwoAllocator.Packing |
Copyright © 2015–2024. All rights reserved.