Box.bound_t

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

Meta