Skip to content

Fix Issue 20087 - scope not parsed for types in template argument lists#10223

Closed
JinShil wants to merge 1 commit intodlang:masterfrom
JinShil:fix_20087
Closed

Fix Issue 20087 - scope not parsed for types in template argument lists#10223
JinShil wants to merge 1 commit intodlang:masterfrom
JinShil:fix_20087

Conversation

@JinShil
Copy link
Contributor

@JinShil JinShil commented Jul 27, 2019

@Geod24
Copy link
Member

Geod24 commented Jul 27, 2019

I commented on the bugzilla issue.

@JinShil
Copy link
Contributor Author

JinShil commented Jul 29, 2019

It seems scope is a bit overloaded. When used on variables it's a storage class, but when used on parameters it's a type modifier. For some reason, scope as a type modifier is absent of any implementation, so I'm exploring what it would take, and what the consequences would be if it were implemented.

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