makeHeap.makeHeap

Undocumented in source. Be warned that the author may not have intended to support it.
  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)

Meta