DBRow.T

Undocumented in source.
  1. alias T = Variant[]
  2. alias T = Specs[0]
  3. alias T = Tuple!Specs
    struct DBRow(Specs...)
    static if(!(Specs.length == 0))
    static if(!(Specs.length == 1))
    alias T = Tuple!Specs

Meta