ae v0.0.3053 (2021-06-01T17:26:23Z)
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