dlib.memory.mallocator

Allocator based on malloc/realloc/free

Members

Classes

Mallocator
class Mallocator

Wrapper for malloc/realloc/free from the C standard library.

Meta

Authors

Eugene Wissner