glue-d ~master (2022-04-28T12:05:01.5022314)
Dub
Repo
getExplicitAnnotationTypes
glued
annotations
Undocumented in source.
template
getExplicitAnnotationTypes (
alias
M
) {
alias
getExplicitAnnotationTypes
=
staticMap
!(
getType
,
getExplicitAnnotations
!
M
)
;
}
Members
Aliases
getExplicitAnnotationTypes
alias
getExplicitAnnotationTypes
=
staticMap
!(
getType
,
getExplicitAnnotations
!
M
)
Undocumented in source.
Meta
Source
See Implementation
glued
annotations
aliases
getAnnotations
enums
expandToData
hasAnnotation
hasOneAnnotation
onlyStructs
structs
Implies
Target
templates
TargetTypeOf
getAnnotation
getExplicitAnnotationTypes
getExplicitAnnotations
getImplicitAnnotations
getType