Boost logo

Boost Users :

Subject: Re: [Boost-users] [serialization] of nested stl containers
From: Mathieu Champlon (m.champlon_at_[hidden])
Date: 2014-03-27 01:42:43


On 26/03/2014 19:44, Pablo Madoery wrote:
> (...)
>
> I'd like to know if I have to manually implement the serialization of
> this nested list. Because for example I haven't problems with maps
> that have inside a pair : map<string, pair<string, string> >.
>

Hi Pablo,

You probably just need to #include <boost/serialization/list.hpp>

Cheers,
MAT.


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