Yup. I only had to add in two more files from the github repository. collections_load_imp.hpp and collections_save_imp.hpp and update vector.hpp to refer to my local ones. Thanks again. Lakin On 2015-06-01 2:01 PM, Robert Ramey wrote:
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 mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users