Boost logo

Boost Users :

Subject: [Boost-users] Serializing std::vector<double>**
From: salman arshad (salmanarshad9_at_[hidden])
Date: 2014-08-22 12:26:56


Hello,

I want to serialize std::vector<double>**. I tried but may be I did not
look into right places but I can serialize a std::vector<double>* without
any problem but not a pointer to a pointer to vector. I think I am doing
something really stupid here or missing something.
Any help is highly appreciated.

Regards,
Salman Arshad



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net