From: Neal Becker (ndbecker2_at_[hidden])
Date: 2004-09-11 17:14:02


Thorsten Ottosen wrote:

> Please see the "Utility" section of the docs. You would be looking for
> copy_range().

Thanks!

 
> hm..if ublas support is needed one could either do
>
> 1. give ublas classes a constructor that takes two iterators
> 2. overload copy_range
>
> I would prefer 1.
>

Me too, but I don't think that's going to happen.