Subject: Re: [Boost-users] load a serialized object into Matlab?
From: Daniel Herring (dherring_at_[hidden])
Date: 2010-10-25 17:27:14


Isn't matlab capable of reading hdf5 files? That might be a reasonable
target for boost::serialization.

- Daniel