serializing a vector attribute of an object in c++

I have an object which has a vector attribute
How do I properly serialize it to the sqlite3 database?
Last edited on
Topic archived. No new replies allowed.