DBRow.elmnt

Undocumented in source.
struct DBRow(Specs...)
static if(isDynamicArray!T && !isSomeString!T)
mixin template elmnt (
U : U[]
) {}

Members

Aliases

ElemType
alias ElemType = U
Undocumented in source.

Meta