Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate Boost.Describe into Boost.Hana? #498

Open
denzor200 opened this issue Dec 9, 2021 · 0 comments
Open

Integrate Boost.Describe into Boost.Hana? #498

denzor200 opened this issue Dec 9, 2021 · 0 comments

Comments

@denzor200
Copy link

Briefly about the Boost Describe library:
"The purpose of the library is to establish a standard way of providing these reflection abilities. Many existing libraries provide their own way of describing enums or classes, but without a standard, code written by different people cannot interoperate." © Peter Dimov https://www.boost.org/doc/libs/develop/libs/describe/doc/html/describe.html

For example, this will allow BOOST_DESCRIBE_STRUCT to be used instead of BOOST_HANA_ADAPT_STRUCT, which is more standarted way.
I suggest to add boost/hana/ext/boost/describe.hpp, which will take over the integration with this library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant