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, 25 May 2012

view this page in

SplHeap::extract

(PHP 5 >= 5.3.0)

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

Descrierea

mixed SplHeap::extract ( void )

Parametri

Această funcție nu are parametri.

Valorile întoarse

The value of the extracted node.

Erori/Excepții

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