Bound.opCast

Undocumented in source. Be warned that the author may not have intended to support it.
struct Bound(V, alias low, alias high, bool optional = false, bool useExceptions = true, bool packed = true, bool signed = false)
const
static if(isIntegral!V && low >= 0)
size_t
opCast
(
U : size_t
)
()

Meta