
5 Oct
2005
5 Oct
'05
7:19 p.m.
On 10/5/05, Larry Evans <cppljevans@cox-internet.com> wrote:
Why can't the existing boost serialize library be used instead of a separate persist library?
I am not very familiar with the serialize library but I don't think they tackle persistence in the sense of providing persistant STL containers, i.e. containers that you can use in your app but that are stored in a file rather than the well known memory STL containers