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