Checks if the memory has been allocated by this allocator.
The array to be verified.
Ternary.yes if the memory has been allocated by this allocator or Ternary.no if the memory is managed to other allocators.
See Implementation
Checks if the memory has been allocated by this allocator.