DArray.cap

Sets the capacity to exactly n elements.

  1. size_t cap()
  2. void cap(size_t n)
    struct DArray(E)
    void
    cap
    @property
    (
    size_t n
    )

Meta