allocArray

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T[] allocArray(size_t length)
  2. T[] allocArray(size_t length)
    version(!skipSIMD)
    @trusted @nogc
    T[]
    allocArray
    (
    T
    )
    (
    size_t length
    )

Meta