SafeDeref.opDispatch

Undocumented in source. Be warned that the author may not have intended to support it.
struct SafeDeref
opDispatch
(
string field
)
()
if (
is(typeof(__traits(getMember, t, field)))
)

Meta