array.this

Variadic constructor

struct array(T, size_t N)
extern (D) pragma(inline, true)
this
(
T[N] args...
)

Meta