Box.grow

Extends the area of this Box.

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

Meta