Boost logo

Boost Users :

Subject: Re: [Boost-users] Serializing to .csv files
From: alfC (alfredo.correa_at_[hidden])
Date: 2010-06-21 18:16:13


On Jun 13, 7:37 pm, "Sean Farrow" <sean.far..._at_[hidden]>
wrote:
> Hi:
>
> Has anyone ever written extra classes to serialize c++ datatypes to .csv
> files using boost.Serialization.

this is the closest (and still not quite) thing I found to what you
are looking for
http://code.google.com/soc/2008/boost/appinfo.html?csaid=BE3EEB904A90B03A
serialization to YAML format. I don't know more details, but it can
be useful to use as
an example on how to do .cvs serialization.

On the other hand what you can actually serialize with .cvs is limited
to list of numbers, isn't it?
(is there even a formal specification what a cvs file should be like?)

Alfredo


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