phobos-next ~master (2025-01-18T22:13:40.3704578)
Dub
Repo
Bound.opCast
nxt
bound
Bound
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
)
(
)
if
(
isBoundable
!
V
)
Meta
Source
See Implementation
nxt
bound
Bound
constructors
this
functions
checkAssign
opAssign
opBinary
opCast
opEquals
opOpAssign
opUnary
toString
properties
isDefined
value
static functions
check
max
min