From: Joseph Fradley (joe.fradley_at_[hidden])
Date: 2008-01-28 15:26:45


Is it possible using the boost serialization libraries to serialize pointers
to PODs, such as integers? I have tested successfully with pointers to
classes but have not been able to get pointers to non-polymorphic
serialized. Is this a known issue?

Joe