dpq v0.7.0 (2016-04-30T09:32:03Z)
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