Boost logo

Boost Users :

Subject: [Boost-users] [serialization]const member when using boost serialization
From: Ray Zhang (RayZhang06_at_[hidden])
Date: 2009-02-17 00:49:24


Hi,
I got a problem when i use boost:: serialization lib --- whether a const data member could be serialized?
For example,
class A
{
const int a;
}
how can i serialize 'a' by using boost?
Best Regards.

Ray Zhang.

Tsinghua Univ.
P.R.China



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