ColumnData.this

Creates a new ColumnData from the value.

  1. this(T value)
    struct ColumnData
    inout
    this
    (
    T
    )
    (
    inout T value
    )
    if (
    isBoolean!T ||
    isIntegral!T
    )
  2. this(T value)
  3. this(T value)
  4. this(T value)
  5. this(T value)

Meta