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

Replace detector library with C++17 #2046

Closed
cz4rs opened this issue Dec 20, 2022 · 2 comments · Fixed by #2120
Closed

Replace detector library with C++17 #2046

cz4rs opened this issue Dec 20, 2022 · 2 comments · Fixed by #2120
Assignees
Labels
c++17 Things to be done once we can rely on C++17 support type: task

Comments

@cz4rs
Copy link
Contributor

cz4rs commented Dec 20, 2022

What Needs to be Done?
Replace, as much as possible, use of detector with C++17 constructs.

If it is possible to get rid of it completely, remember to remove it from build scripts, CMake and documentation, and archive the repository as well.

@cz4rs cz4rs added type: task c++17 Things to be done once we can rely on C++17 support labels Dec 20, 2022
@nmm0 nmm0 self-assigned this Jan 17, 2023
@nmm0
Copy link
Collaborator

nmm0 commented Jan 17, 2023

Our plan now is to clean up the detector code, move it into Magistrate, and deprecate the detector library since it will be completely redundant in C++20

@lifflander
Copy link
Collaborator

Actually, I'm going to take this since it's the only way to really fix the install problem in VT.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++17 Things to be done once we can rely on C++17 support type: task
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants