
11 Sep
2004
11 Sep
'04
10:14 p.m.
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.