Vector.this

Undocumented in source.
  1. this(size_t elms)
    struct Vector(T, ALLOC = ThreadMem)
    nothrow
    this
  2. this(U[] values)
  3. this(Stuff stuff)
  4. this(typeof(this) other)

Meta