|
SplHeap::nextMove to the next node Description
public void SplHeap::next
( void
)
Move to the next node. This will delete the top node of the heap. ParametersThis function has no parameters. Return ValuesNo value is returned. |