Box.type

*

struct Box(T, int N)
alias type = T

Meta