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

Static member access doesn't render :: correct on template classes #1346

Open
peter-b-00 opened this issue Jan 3, 2022 · 1 comment
Open
Labels
Milestone

Comments

@peter-b-00
Copy link

peter-b-00 commented Jan 3, 2022

With C++, the double colon ligature doesn't render when accessing a static member of a template class. But it works fine on a regular class.

image

I am guessing it could be related to #1329, (and #1145) but thought I would play it safe and create its own issue.

@tonsky
Copy link
Owner

tonsky commented Jan 4, 2022

Thanks! I’ll see if this can be fixed.

@tonsky tonsky added the conflict label Jan 4, 2022
@tonsky tonsky added this to the 7 milestone Jan 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants