ValueClass.get

Undocumented in source. Be warned that the author may not have intended to support it.
struct ValueClass(T)
pragma(inline, true) nothrow @nogc pure return scope
T
get
()
if (
is(T == class)
)

Meta