Boost logo

Boost Users :

Subject: [Boost-users] [Serialization | Multi-Array] About the array.hpp header
From: Júlio Hoffimann (julio.hoffimann_at_[hidden])
Date: 2011-08-23 07:51:23


Dear all,

After read the "Optimizations" section of Boost.Serialization docs (
http://www.boost.org/doc/libs/1_47_0/libs/serialization/doc/special.html#optimizations),
i get confused about the need to include/use array.hpp header with
std::vector<>. I just need to include <boost/serialization/vector.hpp> and
all is done, correct?

Furthermore, i'm wondering if there is some header to include for serialize
boost::multi_array<> class without doing myself the overload of the "array
wrapper" and serialization member functions.

Thanks in advance,
Júlio.



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