Adds the given item to the topmost auto release pool.
The item to automatically be destroyed when the pool goes out of scope.
true if the item was successfully added to the pool, false otherwise.
See Implementation
Adds the given item to the topmost auto release pool.