Click to See Complete Forum and Search --> : Serializing STL Map/Vector


Verbed
May 17th, 1999, 12:31 PM
I have been using STL Maps/Vectors a lot recently and have been wondering if there is a painless way to serialize them to a file. I know that the probability of a method existing that does this is rather small, but it's worth a post. I was actually excited when I found WritePrivateProfileStruct, for around 34 seconds.