Boost logo

Boost Users :

Subject: Re: [Boost-users] boost serialization saving a linked list
From: Robert Ramey (ramey_at_[hidden])
Date: 2010-06-15 01:29:23


tronix wrote:
> Hi all,
>
> I'm learning using the boost serialization libraries. Can someone
> point me to references which use boost serialization libraries to
> save a linked list to a file and again read it/ parse the list. I'm
> not able to find simple examples that'll help me in understanding the
> basic points.

read the tutorial and examine the complete program demo.cpp. This
serializes std::list

Robert Ramey


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