|
Ds\Set::allocateAllocates enough memory for a required capacity 説明
public void Ds\Set::allocate(int
$capacity )Allocates enough memory for a required capacity. パラメータ
戻り値値を返しません。 例例1 Ds\Set::allocate example
上の例の出力は、 たとえば以下のようになります。 int(16) int(128) |