|
|
|
|
|
by masklinn
1188 days ago
|
|
> From those docs, it doesn't even look like there's a way to allocate memory using the FixedBufferAllocator. There is but not directly through the FBA, you need to get a concrete Allocator struct out of that by calling the allocator() or threadsafeAllocator() functions. |
|