ublas icon indicating copy to clipboard operation
ublas copied to clipboard

Adjust to serialization array changes

Open jhunold opened this issue 7 years ago • 5 comments

And cleanup. Don't include array.hpp and don't use make_array

jhunold avatar Dec 10 '16 11:12 jhunold

I think this is cleaner than https://github.com/boostorg/ublas/pull/45 and https://github.com/boostorg/ublas/pull/44

jhunold avatar Dec 10 '16 11:12 jhunold

+1 I just hit this bug too and this resolves the error. Please merge

v4hn avatar Jan 05 '17 12:01 v4hn

I just hit this bug while trying out boost 1.64 beta 1 and this PR resolves the error.

klausspanderen avatar Mar 29 '17 19:03 klausspanderen

+1 would like to see this merged as well

kevin-- avatar Apr 25 '17 22:04 kevin--

Still patching this myself. Could we please merge the PR?

c-bebop avatar Sep 25 '18 09:09 c-bebop