popHeap.popHeap

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void popHeap(Buf buf, Pred pred)
    template popHeap(Buf, Pred)
    version(!TangoDoc)
    void
    popHeap
    (
    ref Buf buf
    ,
    Pred pred
    )
  2. void popHeap(Elem[] buf, Pred2E pred)
  3. template popHeap(Buf)

Meta