phobos-next ~master (2022-05-18T09:58:38.2169964)
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
properties
isDefined
toString
value
static functions
check
max
min