more ~master (2021-04-25T17:22:00Z)
Home
Dub
Repo
AppenderElementType
more
sdlreflection
Undocumented in source.
template
AppenderElementType (
T
) {
alias
AppenderElementType
=
void
;
alias
AppenderElementType
=
void
;
alias
AppenderElementType
=
Unqual
!(
ElementType
!(
typeof
(
__traits
(
getMember
,
T
,
"data"
))))
;
}
Members
Aliases
AppenderElementType
alias
AppenderElementType
=
void
Undocumented in source.
AppenderElementType
alias
AppenderElementType
=
void
Undocumented in source.
AppenderElementType
alias
AppenderElementType
=
Unqual
!(
ElementType
!(
typeof
(
__traits
(
getMember
,
T
,
"data"
))))
Undocumented in source.
Meta
Source
See Implementation
more
sdlreflection
enums
SdlReflection
functions
debugSdlReflection
parseSdlInto
structs
SdlSingularName
templates
AppenderElementType