dext v0.4.0 (2019-06-25T09:48:27Z)
Home
Dub
Repo
Record.deconstruct
dext
record
Record
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
Source
See Implementation
dext
record
Record
constructors
this
functions
deconstruct
opEquals
toHash
toString