ValueT.opAssign

Assign the value to x @param x = value to be assigned

union ValueT(bool NATIVE = false, HiBON, Document)
@nogc
void
opAssign
(
T
)
(
T x
)
if (
isOneOf!(T, typeof(this.tupleof))
)