ArgWrap.opAssign

enable the assign oparator with innner type that allow by ArgWrap

struct ArgWrap
opAssign
(
T
)
()
if (
is(T == typeof(null))
)

Meta