sqlbuilder ~master (2025-01-26T23:35:43Z)
Dub
Repo
getParamType.getParamType
sqlbuilder
traits
getParamType
Undocumented in source.
alias
getParamType
=
void
alias
getParamType
=
ElementType
!
P
template
getParamType
(T...)
static if
(!(
T.length == 0
))
static if
(
T.length == 1
)
static if
(
is(typeof( ()) P)
)
alias
getParamType
=
ElementType
!
P
alias
getParamType
=
void
alias
getParamType
=
P2
alias
getParamType
=
P1
alias
getParamType
=
typeof
(
true
?
P1
.
init
:
P2
.
init
)
Meta
Source
See Implementation
sqlbuilder
traits
getParamType
aliases
P1
P2
X
getParamType