Boost logo

Boost Users :

Subject: Re: [Boost-users] boost::posix_time::time_period and boost::serialization
From: Robert Ramey (ramey_at_[hidden])
Date: 2015-06-01 16:01:22


On 6/1/15 7:45 AM, Lakin Wecker wrote:
> I'm having some issues getting the following example to compile in
> g++4.9, or clang 3.6, using boost 1.58.0

There were significant changes in vector serialization in this version
and this might be causing the problem. Try replacing the
boost/serialization/vector.hpp in your copy with the one from the latest
github serialization version in the master branch.

Robert Ramey


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net