Subject: [Boost-bugs] [Boost C++ Libraries] #12978: wrong boost::serialization header included in ublas
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-04-18 13:48:41
#12978: wrong boost::serialization header included in ublas
-------------------------+------------------------------
Reporter: Mark.Moll@⦠| Type: Bugs
Status: new | Milestone: To Be Determined
Component: None | Version: Boost 1.64.0
Severity: Problem | Keywords:
-------------------------+------------------------------
numeric/ublas/{matrix, storage}.hpp (and possibly other header files)
include <boost/serialization/array.hpp>, but should really include
<boost/serialization/array_wrapper.hpp>. Without this change, I get
compilation errors with boost 1.64beta2 like these:
{{{
error: no member named 'make_array' in namespace 'boost::serialization'
}}}
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/12978> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-04-18 13:51:41 UTC