Browse Source

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 r26794]

Toon Knapen 21 years ago
parent
commit
817645c4cb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      libs/numeric/ublas

+ 1 - 1
libs/numeric/ublas

@@ -1 +1 @@
-Subproject commit 345fedb84636a32868330b8c30b373c4b289a519
+Subproject commit d759362a36456bbd85e236fd3a7b1bfbc065df13

粤ICP备19079148号