I've been using serialization with polymorphic archives from boost 1.38, but I
had to apply the patch given by Vladimir Prus (http://lists.boost.org/boost-
users/2009/03/45658.php) to get it linking (with MSVC71).
E.g.:
#include
I've been using serialization with polymorphic archives from boost 1.38, but I
had to apply the patch given by Vladimir Prus (http://lists.boost.org/boost-
users/2009/03/45658.php) to get it linking (with MSVC71).
E.g.:
#include