SplPriorityQueue::valid
(No version information available, might be only in CVS)
SplPriorityQueue::valid — Check whether the queue contains more nodes
Beschreibung
bool SplPriorityQueue::valid
( void
)
Checks if the queue contains any more nodes.
Parameter-Liste
Diese Funktion hat keine Parameter.
Rückgabewerte
Returns TRUE if the queue contains any more nodes, FALSE otherwise.
SplPriorityQueue::valid
There are no user contributed notes for this page.
