From: Matthias Troyer (troyer_at_[hidden])
Date: 2007-06-12 11:15:28


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