SplHeap::__construct

(PHP 5 >= 5.3.0, PHP 7)

SplHeap::__construct新しい空のヒープを作成する

説明

public SplHeap::__construct()

新しい空のヒープを作成します。

パラメータ

この関数にはパラメータはありません。

返り値

値を返しません。

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top