(PHP 5 >= 5.3.0, PHP 7)
Move to the next node
public void SplHeap::next ( void )
Move to the next node. This will delete the top node of the heap.
Returns:
No value is returned.
Please login to continue.