MT Core (C++)
Core library for replacing C++ standard in project usage
Loading...
Searching...
No Matches
mtcore::Allocator Member List

This is the complete list of members for mtcore::Allocator, including all inherited members.

alloc(size_t bytes)mtcore::Allocator
create(Args... args)mtcore::Allocatorinline
create_many(size_t count=1)mtcore::Allocatorinline
deinit()mtcore::Allocator
destroy(T *&ptr)mtcore::Allocator
destroy_many(Slice< T > s)mtcore::Allocator
free(T *&ptr)mtcore::Allocatorinline
realloc(void *ptr, size_t newBytes)mtcore::Allocator
statemtcore::Allocator
vtablemtcore::Allocator