dpq v0.11.6 (2022-06-04T09:22:35Z)
Dub
Repo
BaseType.BaseType
dpq
meta
BaseType
Undocumented in source.
alias
BaseType
=
BaseType
!(
ForeachType
!
T
)
alias
BaseType
=
TypedefType
!(
Unqual
!
T
)
template
BaseType
(T)
static if
(!(
isArray!T && !isSomeString!T
))
alias
BaseType
=
TypedefType
!(
Unqual
!
T
)
Meta
Source
See Implementation
dpq
meta
BaseType
aliases
BaseType