phobos-next v0.4.6 (2022-11-25T12:27:21Z)
Home
Dub
Repo
Bound.opOpAssign
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)
auto
opOpAssign
(
string
op
U
string
file
= __FILE__
int
line
= __LINE__
)
(
U
rhs
)
if
(
haveCommonType
!(
V
,
U
)
)
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