Re: [Boost-users] boost::serialisation -Non-default Constructors
28 Jan
2006
28 Jan
'06
2:19 p.m.
Yes. Each class you want to serialize needs a default constructor in addition to whatever other constructors your application needs. Merrill
28 Jan
28 Jan
5:11 p.m.
New subject: boost::serialisation -Non-default Constructors
Merrill Cornish wrote:
Yes. Each class you want to serialize needs a default constructor in addition to whatever other constructors your application needs.
Merrill
Not in the boost serialization library. Look in the documentation under reference/serializable concept/pointers/non-default constructors Robert Ramey
6866
Age (days ago)
6866
Last active (days ago)
1 comments
2 participants
participants (2)
-
Merrill Cornish
-
Robert Ramey