Serializing std::vector<double>**
22 Aug
2014
22 Aug
'14
4:26 p.m.
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
22 Aug
22 Aug
6:25 p.m.
serialization of a pointer to a pointer is not currently supported by the serialization library Robert Ramey -- View this message in context: http://boost.2283326.n4.nabble.com/Serializing-std-vector-double-tp4666786p4... Sent from the Boost - Users mailing list archive at Nabble.com.
3733
Age (days ago)
3733
Last active (days ago)
1 comments
2 participants
participants (2)
-
Robert Ramey
-
salman arshad