ae ~sd (2021-12-20T16:35:43.7627576)
Dub
Repo
ToStringDataHandler.getMixinBody
ae
utils
autodata
ToStringDataHandler
Undocumented in source.
struct
ToStringDataHandler
template
getMixinBody (
T
string
name
) {
static if
(
is(T U : U[])
)
enum
getMixinBody
;
static if
(!(
is(T U : U[])
))
enum
getMixinBody
;
}
Members
Manifest constants
getMixinBody
enum
getMixinBody
;
Undocumented in source.
getMixinBody
enum
getMixinBody
;
Undocumented in source.
Meta
Source
See Implementation
ae
utils
autodata
ToStringDataHandler
templates
getMixin
getMixinBody
getMixinSingle