makeVec

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Vec!T makeVec(size_t initialSize)
  2. Vec!T makeVec(size_t initialSize, int alignment)
    deprecated nothrow @nogc
    Vec!T
    makeVec
    (
    T
    )
    (
    size_t initialSize = 0
    ,)

Meta