Boost logo

Boost Users :

From: Antony Polukhin (antoshkka_at_[hidden])
Date: 2020-10-05 15:42:17


пн, 5 окт. 2020 г. в 17:51, Nat Goodspeed via Boost-users
<boost-users_at_[hidden]>:
>
> On Mon, Sep 28, 2020 at 1:15 PM Benedek Thaler via Boost-announce <boost-announce_at_[hidden]> wrote:
>
>> - How much effort did you put into your evaluation? A glance? A quick
>> reading? In-depth study?
>
>
> I have read only the announcement email, but it prompts a very interesting question: does the FPR library facilitate integration with Boost.Serialization? If not yet, how hard would it be to improve the interoperability of those two libraries?

Quite simple:
* include PFR header in Serialization
* write 1 serializer that would handle any aggregate using
boost::pfr::tuple_size and boost::pfr::get
* add tests

-- 
Best regards,
Antony Polukhin

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net