Skip to content

fix(cpp1): recognize concept definitions #561

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

Merged
merged 2 commits into from
Aug 11, 2023

Conversation

JohelEGP
Copy link
Contributor

No description provided.

@hsutter
Copy link
Owner

hsutter commented Aug 11, 2023

Interesting... so, single-boolean-expression concepts only, folded under the syntax and grammar for objects where the type-id has the special name concept? I think I like it... let's follow that path and see where it leads...

Simplest way to get rid of the merge conflict that was just the textual compiler hash change

Signed-off-by: Herb Sutter <[email protected]>
@hsutter
Copy link
Owner

hsutter commented Aug 11, 2023

I saw what you did there, smuggling in a feature under the general grammar 😁

@hsutter hsutter merged commit 2c31da2 into hsutter:main Aug 11, 2023
@JohelEGP JohelEGP deleted the concept_definition branch August 11, 2023 03:44
zaucy pushed a commit to zaucy/cppfront that referenced this pull request Dec 5, 2023
* fix(cpp1): recognize concept definitions

* Delete clang-version.output

Simplest way to get rid of the merge conflict that was just the textual compiler hash change

Signed-off-by: Herb Sutter <[email protected]>

---------

Signed-off-by: Herb Sutter <[email protected]>
Co-authored-by: Herb Sutter <[email protected]>
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