Vec.this

Creates an aligned buffer with given initial size.

  1. this(size_t initialSize)
    struct Vec(T)
    nothrow @nogc @safe
    this
    ()
  2. this(size_t initialSize, int alignment)

Meta