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

reduce-class-template-param adds spaces forever #244

Open
TestingPlant opened this issue Jun 19, 2022 · 1 comment
Open

reduce-class-template-param adds spaces forever #244

TestingPlant opened this issue Jun 19, 2022 · 1 comment
Assignees
Labels

Comments

@TestingPlant
Copy link

With the following C++ code:

template < Foo(Bar), Qux> struct Structure;

it just adds spaces.

I originally reported this to cvise and they told me to report it here.

@eeide
Copy link
Member

eeide commented Jun 19, 2022

Thank you for your report!

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

3 participants