Bound.opOpAssign

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)
opOpAssign
(
string op
U
string file = __FILE__
int line = __LINE__
)
(
U rhs
)
if ()

Meta