Return basicAllocator, or the default allocator if it is 0.
Return the allocator returned by defaultAllocator and disable all subsequent calls to the setDefaultAllocator method if the optionally-specified basicAllocator is 0; return basicAllocator otherwise.
basicAllocator, or the default allocator if it is 0
| Name | Description |
|---|---|
| basicAllocator | allocator to return, or 0 for the default |