From: Bjorn Reese (breese_at_[hidden])
Date: 2019-09-23 16:02:05


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.