how should i do that, the thing is that i am working in a network linux home
and i have to find a way to be make that change in my own proyect not
modificating the boost/multiarray.hpp. You will have to excuse my english i
am from cuba.
i have this code but i don't know how to call it inside a class were i
already have a serialize methods for other parameters of the class, i also
want to make an xml output file.
#ifndef BOOST_MULTI_ARRAY_S11N_HPP
#define BOOST_MULTI_ARRAY_S11N_HPP
//For serialization
#include <iomanip>
#include <iostream>
#include <fstream>
#include
On Jun 12, 2007, at 4:54 PM, Alejandro Rubinos Carbajal wrote:
I want to know how can i serialize with boost::serialization a two dimensions boost::multiarray.
You will need to implement serialization support in boost::multiarray
Matthias
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users