ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
_ToStringDataHandler
ae
utils
autodata
Undocumented in source.
struct
_ToStringDataHandler {
template
getMixinSingle
(T, string name)
;
template
getMixinBody
(T, string name)
;
template
getMixin
(T, string name, bool reverseSort)
;
}
Members
Templates
getMixin
template
getMixin
(T, string name, bool reverseSort)
Undocumented in source.
getMixinBody
template
getMixinBody
(T, string name)
Undocumented in source.
getMixinSingle
template
getMixinSingle
(T, string name)
Undocumented in source.
Meta
Source
See Implementation
ae
utils
autodata
functions
addAutoField
structs
_CmpDataHandler
_EqualsDataHandler
_HashDataHandler
_ToStringDataHandler
templates
AutoCompare
AutoToString
ProcessAllData
_RawDataHandlerWrapper