Boost logo

Boost :

From: Jeremy Siek (jsiek_at_[hidden])
Date: 2001-03-26 12:40:12


On 26 Mar 2001, Gabriel Dos Reis wrote:
Gabrie>
Gabrie> How is the conceptual semantics that different from a mask_array or an
Gabrie> indirect_array?

Right, it's not that different. I just wanted to make sure to avoid having
the expression "A[range]" mean two different things in different contexts.
With my last post, I think this can be done. "A[range]" means return
subscipt proxy thing (if A.num_dimensions() > 1), while "A[range].all()"
means return a subarray.

Cheers,
Jeremy

----------------------------------------------------------------------
 Jeremy Siek www: http://www.lsc.nd.edu/~jsiek/
 Ph.D. Candidate email: jsiek_at_[hidden]
 Univ. of Notre Dame work phone: (219) 631-3906
----------------------------------------------------------------------


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