ask for advicesThank you all for kindly helps. I find that serialization of boost library may work in my sitution. ...
ask for advicesI want to get a backup of a object. So, I was going to write a copy constructor for the class to cop...
ask for adviceI want to maintain a set within which every element is assigned a label among {a,b,c} besides their ...
problem about boost::serialization libraryi am using boost serialization library. I have a child class deriving from parent class. Both classe...
what is the problem of this codeThe following piece of code can't be compiled by g++. I don't know which rule is violated, or this i...