
18 Sep
2005
18 Sep
'05
10:38 p.m.
troy d. straszheim wrote:
Serialization of tuple. This will come in handy when revamping serialization tests...
http://svn.resophonic.com/pub/boost/boost/serialization/tuple.hpp http://svn.resophonic.com/pub/boost/libs/serialization/test/test_tuple.cpp
Very nice. I wrote a quick tuple-serialization header some time ago, but it was based on template specializations, using Boost.Preprocessor. This looks more clean. -- /Brian Riis