RowOrColumnMajor_RowMajor top-level constant

int const RowOrColumnMajor_RowMajor

Data in the table should be read row by row.

Implementation

const RowOrColumnMajor_RowMajor = 0;