0
votes
2answers
361 views
Read\write boost::binary_oarchive to pipe.
Hello. I am continue to build two simple processes throwing class objects one to another (see my previous post) through simple (anonymous) pipes. Now I revealed for myself boost::serialization (tha …
