пн, 5 окт. 2020 г. в 17:51, Nat Goodspeed via Boost-users
<boost-users@lists.boost.org>:
>
> On Mon, Sep 28, 2020 at 1:15 PM Benedek Thaler via Boost-announce 
> <boost-annou...@lists.boost.org> 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 mailing list
Boost-users@lists.boost.org
https://lists.boost.org/mailman/listinfo.cgi/boost-users

Reply via email to