소스 검색

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 년 전
부모
커밋
be9d3cadee
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      libs/numeric/ublas

+ 1 - 1
libs/numeric/ublas

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

粤ICP备19079148号