array.value_type

struct array(T, size_t N)
extern (D) pragma(inline, true)
alias value_type = T

Meta