RaiiArray.capacity

Undocumented in source. Be warned that the author may not have intended to support it.
  1. size_t capacity [@property getter]
    struct RaiiArray(T)
    @safe pure nothrow @nogc @property const
    size_t
    capacity
    ()
  2. size_t capacity [@property setter]

Meta