SplHeap
PHP 手册

SplHeap::next

(PHP 5 >= 5.3.0)

SplHeap::nextMove to the next node

说明

void SplHeap::next ( void )

Extracts the top node from the heap.

参数

This function has no parameters.

返回值

无返回值。


SplHeap
PHP 手册