SplHeap::next

Move to the next node

Beschreibung

public void SplHeap::next ( void )

Move to the next node. This will delete the top node of the heap.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Es wird kein Wert zurückgegeben.