Boost logo

Boost Users :

Subject: Re: [Boost-users] [serialization] support for C++-11 types
From: Robert Ramey (ramey_at_[hidden])
Date: 2012-11-01 12:53:10


Marco Craveiro wrote:
> Hi boost-users,
>
> Apologies if this question has been asked before - I'm sure it has,
> but my googling-fu is not finding decent matches. Anyways, the
> question is: with C++11 we have a number of new container types such
> as std::array, std::underdered_map/set, std::forward_list, etc. Are
> those supported by the latest release of the serialization library?

No

> If not, is there a trac ticket for this work?

there is - along with a patch - for unordered. array has been mentioned.
No one has done an exhaust check on this. std::shared pointer would
be a problem as well.

In short, C++11 has not been addressed by the serialization library.

Robert Ramey

>
> Many thanks for your time,
>
> Marco


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