Boost logo

Boost :

From: helmut.zeisel_at_[hidden]
Date: 2001-10-02 13:14:21


--- In boost_at_y..., Thomas Lien <tgunlien_at_y...> wrote:
> I have developed a Grid<TYPE, ROW, COL> class

> Let me know what you
> think.
>

What is the difference between your grid and a matrix?

Why do you fix the dimensions ROW/COL at compile time?
Clearly you will be as type safe as Pascal arrays,
the experience from Pascal, however, tells
that this type safety is too restrictive for many purposes.

Helmut


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk