Table.this

Constructor.

Note: if you create a Table with this default constructor, you must call init() when you're ready to use it.

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

Meta