Box.Bound

Undocumented in source.
struct Box(T, size_t N)
@safe @nogc
alias Bound = Vector!(T, N)

Meta