boostorg / pfr

std::tuple like methods for user defined types without any macro or boilerplate code
https://boost.org/libs/pfr
Boost Software License 1.0
1.34k stars 161 forks source link

Add support for modular build structure. #174

Closed grafikrobot closed 3 months ago

grafikrobot commented 4 months ago

This is part of the effort to make the Boost libraries "modular" for build and consumption. See https://lists.boost.org/Archives/boost/2024/01/255704.php and https://github.com/grafikrobot/boost-b2-modular/blob/b2-modular/README.adoc for more information.

This PR depends on the following other PRs being merged to both develop and master branches of the respective repos:

This PR will be changed to ready for review, i.e. not draft, when the above are merged. Do not merge this one until that time.

coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 10434375616

Details


Totals Coverage Status
Change from base Build 10400697644: 0.0%
Covered Lines: 397
Relevant Lines: 397

💛 - Coveralls
grafikrobot commented 3 months ago

Please review and merge this PR at your earliest convenience.