|
Ublas : |
From: Gunter Winkler (guwi17_at_[hidden])
Date: 2007-04-07 17:14:27
Am Mittwoch, 28. März 2007 23:04 schrieb Gunter Winkler:
> This "construction from zero" should already be replaced by
> value_type(/*zero*/) everywhere. (Do you use CVS Head or 1.33.x?)
I committed a patch that replaces (hopefully) all remaining occurrences
of value_type(0) by value_type(). The usage of some traits class would
be - of course - much better, but I have no time to do that at the
moment.
HTH
mfg
Gunter