makeHeap

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

Members

Functions

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

Meta