|
Boost Users : |
From: Sohail Somani (s.somani_at_[hidden])
Date: 2007-04-20 18:51:41
Hi,
I know there is the tracking level trait. Is that sufficient to be able
to say that T is serializable?
struct T
{
T(some_stuff);
private:
some_non_default_constructing_members;
};
In this case, I think tracking level will be set to track selectively
but its not serializable as is.
Thanks,
Sohail
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