Inserter.row

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void row(T param)
    struct Inserter
    void
    row
    (
    T
    )
    (
    ref const T param
    )
    if (
    !isValueType!T
    )
  2. void row(Values values)

Meta