Region.this

  1. this(Region!(Z, K) e)
  2. this(E ext)
    struct Region(size_t N, T)
    pure
    this
    (
    E...
    )
    (
    in E ext
    )
    if (
    isNumeric!T
    )

Meta