You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a class A has a method using Template, B is not automatically imported. Currently dependency checking is using Right of Either TemplateClass Class. We should fix this.
The text was updated successfully, but these errors were encountered:
This is different from #161. This issue is about dependency import for template member function while #161 is template dependency itself.
wavewave
changed the title
Automatic import of template class parameter dependencies
Automatic import of template member function class dependencies
Jan 21, 2020
When a class A has a method using Template, B is not automatically imported. Currently dependency checking is using Right of Either TemplateClass Class. We should fix this.
The text was updated successfully, but these errors were encountered: