From: Merrill Cornish (merrill.cornish_at_[hidden])
Date: 2005-12-18 14:35:07


I have a class with a static STL vector as a member.
The elements of this vector are themselves serializable classes.
Can this vector be serialized? Is so, how?

Merrill