NamedType.opCast

Undocumented in source. Be warned that the author may not have intended to support it.
struct NamedType(T, TagT = Tag!(T.stringof), T init = T.init, TraitsT...)
inout
T
opCast
(
T2 : T
)
()
if (
is(TagT : Tag!U, )
)

Meta