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

Partial fix for #12923: syntaxError for valid template declaration #6603

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

ehlert-battelle
Copy link
Contributor

This avoids saving names that appear after the assignment operator within a template parameter declaration.

Note that is only fixes the initial example shown in the ticket description; the other examples in the first comment seem trickier to solve at the moment.

This avoids saving names that appear after the assignment operator within a template parameter declaration.
@ehlert-battelle ehlert-battelle marked this pull request as ready for review July 15, 2024 20:14
@chrchr-github
Copy link
Collaborator

Thanks for your contribution. How would you like to be credited in the Authors file?

@ehlert-battelle
Copy link
Contributor Author

Scott Ehlert works. Thank you.

@chrchr-github chrchr-github merged commit ba1ba4b into danmar:main Jul 17, 2024
63 checks passed
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