mirror of
https://github.com/boostorg/ublas.git
synced 2026-02-23 16:12:09 +00:00
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 path=/trunk/boost/boost/numeric/ublas/; revision=30595