10 May
2009
10 May
'09
1:57 a.m.
Hi all, I'm using boost::serialization in a project and I was wondering if there's a way to deserialize through a non-default constructor that takes an argument. All the examples I've seen use default constructors. Damien