Opened 10 years ago
Last modified 9 years ago
#8174 new Feature Requests
Add serialization support to Boost.Container
Reported by: | Owned by: | Ion Gaztañaga | |
---|---|---|---|
Milestone: | To Be Determined | Component: | container |
Version: | Boost 1.52.0 | Severity: | Problem |
Keywords: | Cc: | Erik.Jensen@… |
Description
The containers from Boost.Container are not currently serializable with Boost.Serialize. It would be very convenient if this functionality were provided. Boost.Serialize already has code for serializing standard containers, which should be pretty easy to adapt to Boost.Container.
Note:
See TracTickets
for help on using tickets.
I don't know of any way to vote for features but I would for this one ...