|
Ublas : |
From: Gunter Winkler (guwi17_at_[hidden])
Date: 2007-01-30 10:04:18
Hallo,
I finally finished the serialization of all storage and container types. (Tell
me if I missed one). The usage is
ar & x; // for text and binary archives
ar & make_nvp("x", x); // for text, binary and xml archives
The patch can be found at
http://www.bauv.unibw-muenchen.de/~winkler/ublas/patches/
mfg
Gunter
PS: My homepage will move to another provider in a few weeks.