bound.bound

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto bound()
    template bound(alias low, alias high, bool optional = false, bool useExceptions = true, bool packed = true, bool signed = false)
    version(none)
    bound
    ()
    if (
    isCTBound!low &&
    )
  2. auto bound(V value)
  3. template bound(alias value)

Meta