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

Workaround for known GCC bug regarding explicit specialization in non namespace scope #163

Conversation

arekmula
Copy link
Contributor

@arekmula arekmula commented Feb 23, 2024

Hey,

This is a workaround for a known bug in GCC.

Similar issue on StackOverflow

@arekmula arekmula force-pushed the fix-gcc-explicit-specialization-in-non-namespace-scope branch from 230fa8e to f3bbca2 Compare February 23, 2024 17:07
Copy link
Contributor

@li-feng-sc li-feng-sc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks. Please fix the missing semicolon.

@arekmula arekmula force-pushed the fix-gcc-explicit-specialization-in-non-namespace-scope branch from f3bbca2 to bd84442 Compare February 28, 2024 22:46
@li-feng-sc li-feng-sc merged commit e76b268 into Snapchat:main Mar 3, 2024
1 check passed
@arekmula arekmula deleted the fix-gcc-explicit-specialization-in-non-namespace-scope branch March 3, 2024 13:13
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