downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

SplPriorityQueue::isEmpty> <SplPriorityQueue::extract
[edit] Last updated: Fri, 25 May 2012

view this page in

SplPriorityQueue::insert

(PHP 5 >= 5.3.0)

SplPriorityQueue::insertキューに要素を挿入する

説明

void SplPriorityQueue::insert ( mixed $value , mixed $priority )

value を優先順位 priority でキューに挿入します。

パラメータ

value

挿入する値。

priority

関連づける優先順位。

返り値

値を返しません。



add a note add a note User Contributed Notes SplPriorityQueue::insert
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites