DynamicArray.this

Undocumented in source.
  1. this(size_t size)
  2. this(T[] items)
    struct DynamicArray(T, size_t OFFSET = 3)
    @nogc nothrow
    this
    (
    T[] items
    )

Meta