• 首页
  • vue
  • TypeScript
  • JavaScript
  • scss
  • css3
  • html5
  • php
  • MySQL
  • redis
  • jQuery
  • SplPriorityQueue::isCorrupted()

    (No version information available, might only be in Git)

    Tells if the priority queue is in a corrupted state

    说明

    publicSplPriorityQueue::isCorrupted(void) : bool

    参数

    此函数没有参数。

    返回值

    Returns TRUE if the priority queue is corrupted,FALSE otherwise.