pfr
pfr copied to clipboard
Interop With BOOST.FUSION
Is it possible to support interoperation with boost fusion library i.e. make simple aggregates a boost fusion sequence? It allows to drop fusion macros like BOOST_FUSION_ADAPT_STRUCT().
Hi. In progress there: https://github.com/boostorg/fusion/pull/241