Limit.this

Undocumented in source.
  1. this(L lower, U upper)
  2. this(U upper)
    struct Limit
    this
    (
    U
    )
    ()
    if (
    __traits(compiles, to!string(upper))
    )

Meta