DArray.cap

Returns the total capacity of the array.

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

Meta