Browse Source

Storage array:
removed insert,erase,clear they requires value_type(0) and semantics are not STL
resize(n,init) is element preserving
resize_new is not


[SVN r25208]

Michael Stevens 21 years ago
parent
commit
be9d3cadee
1 changed files with 1 additions and 1 deletions
  1. 1 1
      libs/numeric/ublas

+ 1 - 1
libs/numeric/ublas

@@ -1 +1 @@
-Subproject commit 31d1febd5f3bbdcbdd0b1f24f0d167fd0ad3170d
+Subproject commit b43355e895a17cfa067727227d5dbe6137e7abfb

粤ICP备19079148号