SumType.trustedGet

Undocumented in source. Be warned that the author may not have intended to support it.
struct SumType(TypeArgs...)
@trusted ref inout
inout(T)
trustedGet
(
T
)
()
if ()
if (
is(NoDuplicates!TypeArgs == TypeArgs) &&
TypeArgs.length > 0
)

Meta