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

Better stream interface for DeepScanlineInputFile #789

Closed
peterhillman opened this issue Jul 17, 2020 · 1 comment
Closed

Better stream interface for DeepScanlineInputFile #789

peterhillman opened this issue Jul 17, 2020 · 1 comment
Labels
Needs Discussion To be discussed in the technical steering committee

Comments

@peterhillman
Copy link
Contributor

DeepScanlineInputFile(IStream &is, int numThreads) appears to be missing: the only constructor that takes streams is really for internal use and should probably a private function.

@peterhillman peterhillman added this to the Next Major Release milestone Jul 17, 2020
@cary-ilm cary-ilm added the Needs Discussion To be discussed in the technical steering committee label Jul 30, 2020
@peterhillman
Copy link
Contributor Author

#842 adds the missing constructor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Discussion To be discussed in the technical steering committee
Projects
None yet
Development

No branches or pull requests

2 participants