$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Serializing to .csv files
From: Sean Farrow (sean.farrow_at_[hidden])
Date: 2010-06-13 22:37:50
Hi:
Has anyone ever written extra classes to serialize c++ datatypes to .csv
files using boost.Serialization.
If so what is the best way of going about this?
Cheers
Sean