2
0
mirror of https://github.com/boostorg/ublas.git synced 2026-02-22 15:52:18 +00:00

[uBLAS] Pre 1.34 release notes

This commit is contained in:
Michael Stevens
2006-12-13 15:35:03 +00:00
parent 44d331682a
commit 9338aa0b89

View File

@@ -1,3 +1,3 @@
POST 1.33.0
array_adaptor and shallow_array_adaptor removed
carray_adaptor included and documented
PRE 1.34.0
FIX size_type and difference_type can be non defaults and uBLAS expressions use the correct types.