This method searches
for
a recorded memory allocation.
Signaturebool findMemory (const void*) const;
ReturnsThe
method returns one of the following Boolean values:
- true - The memory was found in
the recorded memory.
- false -
The memory was not found.