wizapp-stdlib/mem/include
2024-03-25 07:52:49 +00:00
..
allocator Remove alloc_obj and pass double pointer to free function 2024-03-24 21:05:32 +00:00
arena Pass const Arena* to Allocator constuctor instead of Arena* 2024-03-25 07:52:49 +00:00
ctx Implement Allocator wrapper for memory context 2024-03-24 20:30:14 +00:00
libc Wrap libc memory functions in Allocator interface 2024-03-24 19:25:07 +00:00
util Add extern "C" to all header files 2024-03-21 23:06:27 +00:00