$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Antony Polukhin (antoshkka_at_[hidden])
Date: 2020-10-06 17:53:42
вÑ, 6 окÑ. 2020 г. в 12:22, Andrzej Krzemienski via Boost
<boost_at_[hidden]>:
>
> Hi Everyone,
> This is my partial review of PFR library.
<...>
Many thanks!
As the reviews go I'm getting an impression that the library needs to
lose weight:
* drop the flat reflection
* drop the global operators
* drop the macro for declaring operators for type
This will make the library 2/3 smaller and simpler to understand,
along with solving the problems of macro customizations and accidental
flat_* usages.
-- Best regards, Antony Polukhin