13 Jun
2016
13 Jun
'16
2:28 a.m.
On 2016-06-12 04:17, Gerrit Daniels wrote:
I've written a library that implements automatic serialization of user defined types. You can find it here: https://github.com/gerritdaniels/ctrl. I was wondering if this is something that could be added to the boost library.
Boost has quite a comprehensive serialization library. Therefore, questions about how you lib is different/better compared to boost::serialization, why people might want/need/prefer your serialization library are inevitable. That'd probably be beneficial if you had it written/answered in your documentation.