Box.bound_t

Undocumented in source.
struct Box(T, int N)
alias bound_t = Vector!(T, N)

Meta