yes ! that is the problem. I forget to include <boost/serialization/list.hpp>. Thank you !


On Thu, Mar 27, 2014 at 2:42 AM, Mathieu Champlon <m.champlon@free.fr> wrote:
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 mailing list
Boost-users@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users