2. Replace vector<body_id_t> by Vector2<body_id_t> and make it properly serializable (should be faster)


Hi,

Quick question: Is it possible to serialize a vector<double **>?
No. It makes no sense to serialize pointers as they hold address in memory which will be different at every run.

V.


_______________________________________________
Mailing list: https://launchpad.net/~yade-dev
Post to     : yade-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to