Service serialization framework; done AC
This commit is contained in:
parent
ac0337d8df
commit
3fd5c431f1
7 changed files with 51 additions and 47 deletions
|
@ -1,9 +1,5 @@
|
|||
#include <boost/serialization/serialization.hpp>
|
||||
|
||||
#define BOOST_SERIALIZATION_FRIENDS \
|
||||
friend class boost::serialization::access; \
|
||||
friend class construct_access;
|
||||
|
||||
class construct_access {
|
||||
public:
|
||||
template<class Archive, class T>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue