makeHeap

Undocumented in source.
  1. void makeHeap(Buf buf, Pred pred)
    template makeHeap(Buf, Pred)
    version(!TangoDoc)
    void
    makeHeap
    (
    Buf buf
    ,
    Pred pred
    )
  2. void makeHeap(Elem[] buf, Pred2E pred)
  3. template makeHeap(Buf)

Members

Functions

makeHeap
void makeHeap(Buf buf, Pred pred)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta