זה מיתוך ה MSDN
CMap incorporates the IMPLEMENT_SERIAL macro to support serialization and dumping of its elements. Each element is serialized in turn if a map is stored to an archive, either with the overloaded insertion (<<) operator or with the Serialize member function. אבל אני עדין לא יודע אם אני צריך לעבור שורה שורה ולישמור על אוביקט לחוד או שאני שומר את כל המפה כחלק שלם אחד.