Module dlib.memory.mallocator
Allocator based on malloc/realloc/free
Classes
| Name | Description |
|---|---|
Mallocator
|
Wrapper for malloc/realloc/free from the C standard library. |
Allocator based on malloc/realloc/free
| Name | Description |
|---|---|
Mallocator
|
Wrapper for malloc/realloc/free from the C standard library. |