Table.this

Constructor. Sets the number of columns in the table.

  1. this()
  2. this(size_t num_columns)
    class Table
    this
    ()

Parameters

num_columns size_t

number of columns in the table

Meta