|
Boost Users : |
Subject: Re: [Boost-users] serialization of standard unordered containers
From: Bjorn Reese (breese_at_[hidden])
Date: 2013-07-27 04:45:56
On 07/26/2013 11:03 PM, D. R. Evans wrote:
> 1. Is serialization of standard unordered containers supported in version
> 1.54.0 of the boost libraries?
No, but you can add your own. Serialization of STL containers are
implemented non-intrusively. See boost/serialization/set.hpp for an
example.
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