NamedType.getPtr

Useful for e.g. getopt integration

struct NamedType(T, TagT = Tag!(T.stringof), T init = T.init, TraitsT...)
scope
T*
getPtr
()
if (
is(TagT : Tag!U, )
)

Meta