Box.expand

*

  1. Box expand(BoundType point)
  2. Box expand(Box other)
    struct Box(T, int N)
    const
    expand
    if (
    N >= 1 &&
    N <= 3
    )

Meta