NamedType.get

The underlying value.

struct NamedType(T, TagT = Tag!(T.stringof), T init = T.init, TraitsT...)
ref inout
inout(T)
get
()
if (
is(TagT : Tag!U, )
)

Meta