Box.grow

Extends the area of this Box.

  1. Box grow(Bound space)
    struct Box(T, size_t N)
    @safe @nogc
    grow
    pure const nothrow
    (
    Bound space
    )
  2. Box grow(T space)

Meta