Boost logo

Boost Users :

Subject: Re: [Boost-users] [Serialization] getting version of items stored inSTL collection
From: Robert Ramey (ramey_at_[hidden])
Date: 2011-07-20 23:41:12


I have to say it's very hard for me to follow all this.

For most standard collections such as std::vector<T> the serialization
library takes care of the version of T. There are only a few exceptions to
shis - such as vector<std::string> etc. So everything should "just work"

Robert Ramey


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net