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

Support for constructors #27

Open
pdimov opened this issue Dec 5, 2021 · 2 comments · May be fixed by #34
Open

Support for constructors #27

pdimov opened this issue Dec 5, 2021 · 2 comments · May be fixed by #34

Comments

@pdimov
Copy link
Member

pdimov commented Dec 5, 2021

BOOST_DESCRIBE_CONSTRUCTORS(X, (int), (float, float), (X const&), (X&&)), mod_constructor.

At the moment the workaround is https://godbolt.org/z/TxYKs5Wfr, but it would be better to support this natively.

klemens-morgenstern added a commit to klemens-morgenstern/describe that referenced this issue Oct 27, 2022
@klemens-morgenstern klemens-morgenstern linked a pull request Oct 27, 2022 that will close this issue
@RichardLuo0
Copy link

I would like to have this feature. This can help me solve this: https://godbolt.org/z/GG1oK3vbj.
Why is here no activity since 2022?

@pdimov
Copy link
Member Author

pdimov commented May 11, 2024

Why is here no activity since 2022?

I've been busy with other things, sorry.

I'll try to get back to this before 1.86 ships.

klemens-morgenstern added a commit to klemens-morgenstern/describe that referenced this issue Oct 13, 2024
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

Successfully merging a pull request may close this issue.

2 participants