dpq2 v1.1.7-rc.1 (2023-11-15T16:17:25Z)
Home
Dub
Repo
ArrayElementType.ArrayElementType
dpq2
conv
arrays
ArrayElementType
Undocumented in source.
alias
ArrayElementType
=
T
alias
ArrayElementType
=
ArrayElementType
!(
ElementType
!
T
)
template
ArrayElementType
(T)
package @
safe
static if
(!(
!isArrayType!T
))
alias
ArrayElementType
=
ArrayElementType
!(
ElementType
!
T
)
Meta
Source
See Implementation
dpq2
conv
arrays
ArrayElementType
aliases
ArrayElementType