#include "record.h"
#include <boost/serialization/vector.hpp>

Go to the source code of this file.
These template functions make it possible to use the record classes with the Boost::Serialization library.
Definition in file s11n-boost.h.
1.5.7.1