ae ~master (2024-01-05T13:09:51Z)
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