sqlbuilder ~master (2025-01-26T23:35:43Z)
Dub
Repo
getParamType.P2
sqlbuilder
traits
getParamType
Undocumented in source.
template
getParamType
(T...)
static if
(!(
T.length == 0
))
static if
(!(
T.length == 1
))
alias
P2
=
getParamType
!(
T
[1..$])
Meta
Source
See Implementation
sqlbuilder
traits
getParamType
aliases
P1
P2
X
getParamType