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

fix issue #2025 #2102

Merged
merged 1 commit into from
Apr 10, 2021
Merged

fix issue #2025 #2102

merged 1 commit into from
Apr 10, 2021

Conversation

guwirth
Copy link
Collaborator

@guwirth guwirth commented Apr 10, 2021


This change is Reviewable

- solve issue in templateParameter, conflict in initializerClause with relationalExpression and > at end of templateHead
- sample: `template<bool x=false> string f();`
- close SonarOpenCommunity#2025
@guwirth guwirth added the bug label Apr 10, 2021
@guwirth guwirth added this to the 2.0.0 milestone Apr 10, 2021
@guwirth guwirth self-assigned this Apr 10, 2021
@guwirth guwirth merged commit e60311e into SonarOpenCommunity:master Apr 10, 2021
@guwirth guwirth deleted the fix-2025 branch May 4, 2021 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

Parsing functions with default template parameter fail with non-POD return types
1 participant