8 Dec
2005
8 Dec
'05
10:19 p.m.
I was kinda hoping I could construct a std::map with default data
objects, then use serialization to overwrite some of the their member
variables. Unfortunately serialization completely replaces the map's
data objects. I see in 'collections_load_imp.hpp' what I presume is
code to do what I want but it is commented out:
template