SplHeap
PHP Manual

SplHeap::__construct

(PHP 5 >= 5.3.0, PHP 7)

SplHeap::__constructConstructs a new empty heap

Beschreibung

public SplHeap::__construct ( void )

This constructs a new empty heap.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Es wird kein Wert zurückgegeben.


SplHeap
PHP Manual