dpq2 v1.1.0-dynamic (2021-12-23T17:12:46Z)
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