Expand description
A 2d grid container that can grow after being created
Structsยง
- A row-major 2d grid
- Error returned by
Grid::push_rowif the length of the row being pushed is incompatible with the current width of the grid
A 2d grid container that can grow after being created
Grid::push_row if the length of the row being pushed
is incompatible with the current width of the grid