BulkDbt.this

Undocumented in source.
  1. this(Dbt dbt)
  2. this(int size, T arg)
    struct BulkDbt
    this
    (
    T
    )
    (
    int size
    ,
    ref T arg
    )
    if (
    isForwardRange!T ||
    is(typeof(arg.byKey()))
    )
  3. this(int size)

Meta