lundi 1 août 2016

How to make a

I want to make a generic key value store in SQLite. It should be able to store an object of any class. It will be like map< string, anyobject >. I'm looking for a technique to serialize and store any kind of object. I don't want to use Boost due to licensing problems. Please help.

Aucun commentaire:

Enregistrer un commentaire