ublas icon indicating copy to clipboard operation
ublas copied to clipboard

Tests do not pass with current master branch in C++03 and C++14

Open glenfe opened this issue 3 years ago • 0 comments

The current master branch is what is being released in Boost 1.75 but these failures were also present in the Boost 1.74 release it seems.

C++20 was also failing but it passes now that I cherry-picked the allocator related fixes from develop to master. C++11 and C++17 pass.

glenfe avatar Nov 29 '20 14:11 glenfe