SplPriorityQueue::isCorrupted
(No version information available, might only be in Git)
SplPriorityQueue::isCorrupted — Tells if the priority queue is in a corrupted state
説明
public SplPriorityQueue::isCorrupted
( void
) : bool
パラメータ
この関数にはパラメータはありません。
返り値
Returns TRUE if the priority queue is corrupted, FALSE otherwise.