ae v0.0.2728 (2020-08-02T06:18:06Z)
Home
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