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

Draft: [runtime] Remove boost usage (WIP) #12423

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

hseok-oh
Copy link
Contributor

@hseok-oh hseok-oh commented Jan 8, 2024

  • Remove boost usage
    • boost::program_option -> CLI11
    • Use C++17 for test, tool, and contrib
      • Change boost::filesystem and boost::format to standard libraries

@hseok-oh hseok-oh added PR/NO TEST Tell CI to not run test PR/NO MERGE Please don't merge. I'm still working on this :) labels Jan 8, 2024
@hseok-oh hseok-oh changed the title Draft: Remove boost usage (WIP) Draft: [runtime] Remove boost usage (WIP) Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR/NO MERGE Please don't merge. I'm still working on this :) PR/NO TEST Tell CI to not run test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant