base_allocator
Forward calls from the runtime-side to the user-defined allocator. This allows the internal runtime methods to call the user-defined typed allocator without passing the template tag. The isMapAllocator is used internally to determine if the allocator is a map-based one, which will enable some optimizations if possible.
|
Member Functions
| (constructor) | |
| (destructor) | |
|
MISSING |
|