scid ~John-Colvin-patch-1 (2022-05-06T09:24:25.9708105)
Dub
Repo
BaseElementType.BaseElementType
scid
core
traits
BaseElementType
Undocumented in source.
alias
BaseElementType
=
BaseElementType
!(
E
)
alias
BaseElementType
=
BaseElementType
!
E
alias
BaseElementType
=
BaseElementType
!
E
alias
BaseElementType
=
T
template
BaseElementType
(T)
static if
(!(
is(T E : E[])
))
static if
(!(
is(T E : E*)
))
static if
(!(
is(typeof(&T.opIndex) E == return)
))
alias
BaseElementType
=
T
Meta
Source
See Implementation
scid
core
traits
BaseElementType
aliases
BaseElementType