Hi,
I still got some starting problems with the boost::serialization library.
I want to serialize a shared_ptr to my own polymorphic class.
I'm building my own networkprotocol and the basic idea is a kind
of "header"-class which with a shared_ptr
Hi,
I still got some starting problems with the boost::serialization library.
I want to serialize a shared_ptr to my own polymorphic class.
I'm building my own networkprotocol and the basic idea is a kind
of "header"-class which with a shared_ptr