Boost logo

Boost Users :

Subject: [Boost-users] serialization of standard unordered containers
From: D. R. Evans (doc.evans_at_[hidden])
Date: 2013-07-26 17:03:33


I have a several classes that currently use old-fashioned ("ordered")
containers that would benefit greatly from using the C++11 unordered variants.
But in the version of boost I'm currently using (1.49.0) serialization of
those containers is not supported.

So I have some questions:

1. Is serialization of standard unordered containers supported in version
1.54.0 of the boost libraries?

2a. If so, what was the earliest version of the boost libraries that supported
serialization of standard unordered containers?

2b. If not, is there a timetable for when this might be added?

(The documentation and comments I could find gave completely inconsistent
answers on this issue, so I'd like a definitive answer before I go to the
trouble of installing a more recent version of boost if that's not going to help.)

  Doc

-- 
Web:  http://www.sff.net/people/N7DR



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