Boost logo

Boost :

From: Joerg Walter (jhr.walter_at_[hidden])
Date: 2002-04-08 14:02:52


Hi Peter,

you wrote:

> On Sunday 07 April 2002 22:02, Joerg Walter wrote:
> [...]
> > Let me try to explain it another way: proxies like vector_range and
> > matrix_range implement operator=(), operator+=() and operator-=() with
the
> > same semantics as containers like vectors and matrices. The operations
> > change instead of whole vectors and matrices the corresponding parts of
the
> > referenced vectors or matrices.
>
> Thanks for the explanation. So, a matrix_range is some kind of reference
type.
> I would like to suggest introducing a reset( Matrix, range, range )
function
> to allow users to change a matrix_range object (, similar to boost smart
> pointer).

I like the idea and will give it a try.

Best regards

Joerg


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