dext ~master (2022-06-01T11:09:25.739481)
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