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

Automatic import of template member function class dependencies #95

Open
wavewave opened this issue Aug 31, 2018 · 1 comment
Open

Automatic import of template member function class dependencies #95

wavewave opened this issue Aug 31, 2018 · 1 comment
Projects

Comments

@wavewave
Copy link
Owner

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.

@wavewave wavewave added the Bug label Aug 31, 2018
@wavewave wavewave added this to Backlog in dev Sep 1, 2019
@wavewave wavewave moved this from Backlog to In progress in dev Dec 24, 2019
@wavewave wavewave added New Feature and removed Bug labels Dec 24, 2019
@wavewave
Copy link
Owner Author

This is different from #161. This issue is about dependency import for template member function while #161 is template dependency itself.

@wavewave wavewave changed the title Automatic import of template class parameter dependencies Automatic import of template member function class dependencies Jan 21, 2020
@wavewave wavewave moved this from In progress to Icebox in dev Jun 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Icebox
dev
  
Icebox
Development

No branches or pull requests

1 participant