Thread Previous • Date Previous • Date Next • Thread Next |
No. It makes no sense to serialize pointers as they hold address in memory which will be different at every run.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 **>?
V.
Thread Previous • Date Previous • Date Next • Thread Next |