The
SimpleCxxLib
package
#include "grid.h"
This file exports the
Grid
class, which offers a convenient abstraction for representing a two-dimensional array.
Class
Grid<ValueType>
This class stores an indexed, two-dimensional array.