Open sergegers opened 3 years ago
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
The work continues in https://github.com/boostorg/fusion/pull/266
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().