Boost - Dev mailing list wrote
since the 1.64 release including e.g. boost/numeric/ublas/matrix.hpp gives an error like "no member named 'make_array' in namespace 'boost::serialization'", according to the official(?) test overview (http://www.boost.org/development/tests/master/developer/numeric-ublas.html) on a lot of systems.
I've also been hit by this and created a pull request for uBLAS: https://github.com/uBLAS/ublas/pull/55 Unfortunately I only tested the Betas with MSVC, which just ignores the template that doesn't compile anymore, and then the error surfaced only when compiling with clang. Marcel -- View this message in context: http://boost.2283326.n4.nabble.com/1-64-ublas-Broken-regession-due-to-Boost-... Sent from the Boost - Dev mailing list archive at Nabble.com.