ae v0.0.3102 (2021-10-16T14:16:54Z)
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