Matrix.colSize

struct Matrix(T, int RowSize, int ColSize)
enum int colSize;

Meta