getQueryTypeList.newTypes

Undocumented in source.
template getQueryTypeList(Q, Cols...)
static if(!(Q.QueryTypes.length == 1 && is(Q.QueryTypes[0] == void)))
alias newTypes = helper!(0, Cols)

Meta