Record.deconstruct

Undocumented in source. Be warned that the author may not have intended to support it.
mixintemplate Record(RecordParams params = RecordParams.init)
nothrow @trusted
static if(params.enableLet)
void
deconstruct
(
staticMap!(asPointer, FieldTypeTuple!(typeof(this))) ptrs
)

Meta