downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

SplHeap::insert> <SplHeap::current
[edit] Last updated: Fri, 23 Mar 2012

view this page in

SplHeap::extract

(PHP 5 >= 5.3.0)

SplHeap::extractExtracts a node from top of the heap and sift up.

Opis

mixed SplHeap::extract ( void )

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

The value of the extracted node.

Błędy/Wyjątki

Throws RuntimeException when the data-structure is empty.



add a note add a note User Contributed Notes SplHeap::extract
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites