Boost logo

Boost :

From: David Abrahams (abrahams_at_[hidden])
Date: 2001-03-14 19:31:53


----- Original Message -----
From: "Gabriel Dos Reis" <Gabriel.Dos-Reis_at_[hidden]>

> One can see the problem from a type perspetive: Two array objects with
> different shapes are instances of (conceptually) two different types
> (that matters for matrix operations) and implicit conversions should
> not be tolerated.

I think that's only possible when you know the array's dimensions at
compile-time. Many domains don't allow that knowledge a priori.

-Dave


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