On 9/23/19 1:05 PM, Glen Fernandes via Boost wrote:
That is the use case that I find more interesting. If you want to
decouple your data representation in your program from the
serialization format.
Which is what Boost.Serialization archives gives us.