$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [serialization] C alternative for boost serialization
From: Arash Abghari (arash.abghari_at_[hidden])
Date: 2013-03-13 10:31:20
Hi,
We are heavily using boost serialization and verty happy with that. But
we need to port some of our code to an embedded system where there is no
c++ compiler available. Can anyone suggest an alternative C library for
serialization?
Thanks,
Arash