[Boost-bugs] [Boost C++ Libraries] #10045: boost::numeric::symmetric_matrix serialization code missing

Subject: [Boost-bugs] [Boost C++ Libraries] #10045: boost::numeric::symmetric_matrix serialization code missing
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-05-12 13:36:47


#10045: boost::numeric::symmetric_matrix serialization code missing
---------------------------------+------------------------------
 Reporter: maxim.yegorushkin@… | Type: Bugs
   Status: new | Milestone: To Be Determined
Component: None | Version: Boost 1.55.0
 Severity: Problem | Keywords:
---------------------------------+------------------------------
 boost::numeric::matrix<> and boost::numeric::vector<> have serialization
 implemented. boost::numeric::symmetric_matrix<> does not implement
 serialization:

 /usr/local/ots/4/boost-1.55.0/include/boost/serialization/access.hpp:118:9:
 error: ‘class boost::numeric::ublas::symmetric_matrix<double>’ has no
 member named ‘serialize’
          t.serialize(ar, file_version);
          ^

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/10045>
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-02-16 18:50:16 UTC