WrapperStructCore.opAssign

Sets the wrapped value to val

template WrapperStructCore(T, T init = T.init)
opAssign

Parameters

val BaseType!(T)

new value

Return Value

Type: BaseType!(T)

val

Meta