PHP Doku:: Extracts a node from top of the heap and sift up. - splheap.extract.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige GrunderweiterungenStandard PHP Library (SPL)DatenstrukturenThe SplHeap classSplHeap::extract

Ein Service von Reinhard Neidl - Webprogrammierung.

The SplHeap class

<<SplHeap::current

SplHeap::insert>>

SplHeap::extract

(PHP 5 >= 5.3.0)

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

Beschreibung

mixed SplHeap::extract ( void )

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

The value of the extracted node.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)