Pops an element from the queue.
destination for popped element, will be changed only if the return value is true.
true on success or false if the queue is empty.
See Implementation
Pops an element from the queue.