glue-d ~dev (2021-11-24T22:16:42.8977121)
Dub
Repo
isNotMagic
glued
annotations
core_impl
Undocumented in source.
template
isNotMagic (
X
...
)
if
(
X
.
length
== 1
) {
eponymoustemplate
nonMagicalType
(X)
;
static if
(
is(X)
)
enum
isNotMagic
;
static if
(!(
is(X)
))
enum
isNotMagic
;
}
Members
Enums
nonMagicalType
eponymoustemplate
nonMagicalType
(X)
Undocumented in source.
Manifest constants
isNotMagic
enum
isNotMagic
;
Undocumented in source.
isNotMagic
enum
isNotMagic
;
Undocumented in source.
Meta
Source
See Implementation
glued
annotations
core_impl
aliases
getAnnotations
getUncheckedAnnotations
enums
hasAnnotation
hasOneAnnotation
isStructInstance
templates
expandToData
extractImplicit
getAnnotation
getExplicitAnnotationTypes
getExplicitAnnotations
getImplicitAnnotations
isNotMagic
parameter
toTypes