29 May
2008
29 May
'08
5:24 p.m.
On Thu, May 29, 2008 at 10:20 AM, Robert Ramey
#include
#include
.... // instanciate the code we want to generate and add tothe library template MyClass::serializeboost::archive::xml_oarchive;
template MyClass::serializeboost::archive::xml_iarchive;
Shouldn't there also be something to register the types and archives
that are statically linked into the DLL so that serialization of
shared_ptr