Browse Source

NEW carray_adaptor
REMOVED array_adaptor and shallow_array_adaptor
FIX used BOOST_UBLAS_CHECK instead of raise directly on bad_size
FIX unbounded_array resize does not need to assign data_ = data when size is 0. This is consitent with the uninitialised state of data_ when constructed with size=0


[SVN r30595]

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

+ 1 - 1
libs/numeric/ublas

@@ -1 +1 @@
-Subproject commit 1b4a7fd3f8c6b7e5ba5714d3afef7e539da6bba5
+Subproject commit 7dc1f8d53c37df6974248a8d2ee811adeb05eeeb

粤ICP备19079148号