Boost logo

Ublas :

From: Gunter Winkler (guwi17_at_[hidden])
Date: 2007-04-24 17:18:05


Am Dienstag, 24. April 2007 20:11 schrieb Neal Becker:
> The enclosed patch tests the feasibility of resize change. It
> appears to not break any of my code.

I applied the patch to my local copy and started testing. It looks very
promising.

about vector<bool>: I don't think uBLAS is prepared for vector<bool> in
any way. How would the enable_if version of resize() look like?

Do you have a small example at hand that checks if all variants of
resize do what they are supposed to do?

mfg
Gunter