
9 Sep
2010
9 Sep
'10
8:17 p.m.
Hi, i'm tring to serialize a std::map<string, int*> but get strange compiler errors. Also i tried to serialize a **class, which also failed. Is it generally impossible to serialize a pointer to a primitvie typ (such as an int or another pointer) or am i just doint something wrong? Greetings Jona