TypeDataMap.opAssign

Undocumented in source. Be warned that the author may not have intended to support it.
struct TypeDataMap(RawDataT, Ts...)
void
opAssign
(
RawDataT a
)
if (
is(RawDataT : DataT!Args,
alias DataT
Args...
)
)

Meta