2
0
mirror of https://github.com/boostorg/ublas.git synced 2026-02-23 04:02:10 +00:00
Files
ublas/include
Toon Knapen a560db1b11 resize did a zero-initiliase instead of a default initialise.
This did not work for value_type's that have no constructor that takes an int

svn path=/trunk/boost/boost/numeric/ublas/; revision=26794
2005-01-21 19:09:44 +00:00
..