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

Add rudimentary support for C++20 concepts #160

Closed
wants to merge 1 commit into from

Conversation

lums658
Copy link

@lums658 lums658 commented Apr 14, 2022

In case it is useful, this PR includes some very small changes to enable rudimentary support for C++20 concepts. Doxygen and Breathe have some limited support for C++20 concepts and the included changes should match that level of support. (Hopefully Doxygen and Breathe will improve their concepts support in the future.)

In Doxygen, the command is \concept, which corresponds to doxygenconcept in Breathe.

@svenevs
Copy link
Owner

svenevs commented Jun 17, 2022

=> #166

@svenevs svenevs closed this Jun 17, 2022
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 this pull request may close these issues.

2 participants